Searched defs:catch_all (Results 1 – 8 of 8) sorted by relevance
44 struct catch_all {}; struct70 struct catch_all struct99 struct catch_all struct509 catch_all_gen<base_type> const catch_all; member
12 extern "C" void catch_all() { in catch_all() function
30 fn catch_all() { in catch_all() function
39 let catch_all = enum_info.catch_all(); in derive_into_primitive() localVariable
54 pub(crate) fn catch_all(&self) -> Option<&Ident> { in catch_all() method
1571 catch_all(Expr const &expr) in catch_all() function1578 catch_all() in catch_all() function
392 Label* catch_all = nullptr; member
866 bool catch_all; in CheckAndGetHandlerOffsets() local