Searched refs:unmatched_items (Results 1 – 2 of 2) sorted by relevance
52 pub fn unmatched_items(&self) -> impl Iterator<Item = &String> { in unmatched_items() method
2459 for item in self.options().allowlisted_functions.unmatched_items() { in compute_allowlisted_and_codegen_items()2464 for item in self.options().allowlisted_vars.unmatched_items() { in compute_allowlisted_and_codegen_items()2468 for item in self.options().allowlisted_types.unmatched_items() { in compute_allowlisted_and_codegen_items()