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