Home
last modified time | relevance | path

Searched defs:getCatchAllTypeInfo (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.h148 virtual CatchTypeInfo getCatchAllTypeInfo() { return { nullptr, 0 }; } in getCatchAllTypeInfo() function
H A DCGCXXABI.cpp329 CatchTypeInfo CGCXXABI::getCatchAllTypeInfo() { getCatchAllTypeInfo() function in CGCXXABI
H A DCGObjCGNU.cpp1544 CatchTypeInfo getCatchAllTypeInfo() override { getCatchAllTypeInfo() function in __anonf88679620111::CGObjCGNUstep2
H A DMicrosoftCXXABI.cpp138 CatchTypeInfo getCatchAllTypeInfo() override { in getCatchAllTypeInfo() function in __anon624d7ee50111::MicrosoftCXXABI