Searched refs:allowlisted_functions (Results 1 – 2 of 2) sorted by relevance
311 (&self.options.allowlisted_functions, "--allowlist-function"), in command_line_flags()848 self.options.allowlisted_functions.insert(arg); in allowlist_function()1636 allowlisted_functions: RegexSet, field1914 &mut self.allowlisted_functions, in build()1967 allowlisted_functions: Default::default(), in default()
2267 self.options().allowlisted_functions.is_empty() && in compute_allowlisted_and_codegen_items()2284 self.options().allowlisted_functions.matches(&name) in compute_allowlisted_and_codegen_items()2390 for item in self.options().allowlisted_functions.unmatched_items() { in compute_allowlisted_and_codegen_items()