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