Home
last modified time | relevance | path

Searched defs:AllowlistedItemsTraversal (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/
Dcontext.rs494 struct AllowlistedItemsTraversal<'ctx> { struct
499 impl<'ctx> Iterator for AllowlistedItemsTraversal<'ctx> { argument
515 impl<'ctx> AllowlistedItemsTraversal<'ctx> { implementation