Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjCRuntime.h143 virtual CatchTypeInfo getCatchAllTypeInfo() { return { nullptr, 0 }; } in getCatchAllTypeInfo() function
HDCGCXXABI.cpp309 CatchTypeInfo CGCXXABI::getCatchAllTypeInfo() { in getCatchAllTypeInfo() function in CGCXXABI
HDCGObjCGNU.cpp1522 CatchTypeInfo getCatchAllTypeInfo() override { in getCatchAllTypeInfo() function in __anon786c61a70111::CGObjCGNUstep2
HDMicrosoftCXXABI.cpp133 CatchTypeInfo getCatchAllTypeInfo() override { in getCatchAllTypeInfo() function in __anon0073c6ea0111::MicrosoftCXXABI