Searched defs:codegen_items (Results 1 – 2 of 2) sorted by relevance
391 codegen_items: Option<ItemSet>, field2245 pub fn codegen_items(&self) -> &ItemSet { in codegen_items() method2376 let codegen_items = if self.options().allowlist_recursively { in compute_allowlisted_and_codegen_items() localVariable
4183 let codegen_items = context.codegen_items(); in codegen() localVariable