Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/ir/
Dcontext.rs381 allowlisted: Option<ItemSet>, field
2436 let allowlisted = AllowlistedItemsTraversal::new( in compute_allowlisted_and_codegen_items() localVariable