Searched defs:getCatchAllTypeInfo (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjCRuntime.h | 148 virtual CatchTypeInfo getCatchAllTypeInfo() { return { nullptr, 0 }; } in getCatchAllTypeInfo() function |
H A D | CGCXXABI.cpp | 338 CatchTypeInfo CGCXXABI::getCatchAllTypeInfo() { in getCatchAllTypeInfo() function in CGCXXABI |
H A D | CGObjCGNU.cpp | 1542 CatchTypeInfo getCatchAllTypeInfo() override { in getCatchAllTypeInfo() function in __anonbab9bb100111::CGObjCGNUstep2 |
H A D | MicrosoftCXXABI.cpp | 138 CatchTypeInfo getCatchAllTypeInfo() override { in getCatchAllTypeInfo() function in __anon9a42cb130111::MicrosoftCXXABI |