Searched defs:getCatchAllTypeInfo (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ | ||
H A D | CGObjCRuntime.h | 147 virtual CatchTypeInfo getCatchAllTypeInfo() { return { nullptr, 0 }; } in getCatchAllTypeInfo() function |
H A D | CGCXXABI.cpp | 289 CatchTypeInfo CGCXXABI::getCatchAllTypeInfo() { in getCatchAllTypeInfo() function in CGCXXABI |
H A D | CGObjCGNU.cpp | 1528 CatchTypeInfo getCatchAllTypeInfo() override { in getCatchAllTypeInfo() function in __anon119c321b0111::CGObjCGNUstep2 |
H A D | MicrosoftCXXABI.cpp | 133 CatchTypeInfo getCatchAllTypeInfo() override { in getCatchAllTypeInfo() function in __anonb3a31e5e0111::MicrosoftCXXABI |