Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGObjCRuntime.h147 virtual CatchTypeInfo getCatchAllTypeInfo() { return { nullptr, 0 }; } in getCatchAllTypeInfo() function
DCGCXXABI.cpp289 CatchTypeInfo CGCXXABI::getCatchAllTypeInfo() { in getCatchAllTypeInfo() function in CGCXXABI
DCGObjCGNU.cpp1525 CatchTypeInfo getCatchAllTypeInfo() override { in getCatchAllTypeInfo() function in __anon75da02000111::CGObjCGNUstep2
DMicrosoftCXXABI.cpp133 CatchTypeInfo getCatchAllTypeInfo() override { in getCatchAllTypeInfo() function in __anonc49886030111::MicrosoftCXXABI
/external/clang/lib/CodeGen/
DCGCXXABI.cpp326 CatchTypeInfo CGCXXABI::getCatchAllTypeInfo() { in getCatchAllTypeInfo() function in CGCXXABI
DMicrosoftCXXABI.cpp132 CatchTypeInfo getCatchAllTypeInfo() override { in getCatchAllTypeInfo() function in __anone5681bf50111::MicrosoftCXXABI