Searched defs:getCatchAllTypeInfo (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/ | ||
| HD | CGObjCRuntime.h | 143 virtual CatchTypeInfo getCatchAllTypeInfo() { return { nullptr, 0 }; } in getCatchAllTypeInfo() function |
| HD | CGCXXABI.cpp | 309 CatchTypeInfo CGCXXABI::getCatchAllTypeInfo() { in getCatchAllTypeInfo() function in CGCXXABI |
| HD | CGObjCGNU.cpp | 1522 CatchTypeInfo getCatchAllTypeInfo() override { in getCatchAllTypeInfo() function in __anon786c61a70111::CGObjCGNUstep2 |
| HD | MicrosoftCXXABI.cpp | 133 CatchTypeInfo getCatchAllTypeInfo() override { in getCatchAllTypeInfo() function in __anon0073c6ea0111::MicrosoftCXXABI |