Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCXXABI.cpp326 CatchTypeInfo CGCXXABI::getCatchAllTypeInfo() { in getCatchAllTypeInfo() function in CGCXXABI
DCGCXXABI.h252 virtual CatchTypeInfo getCatchAllTypeInfo();
DCGException.cpp570 CatchScope->setHandler(I, CGM.getCXXABI().getCatchAllTypeInfo(), Handler); in EnterCXXTryStmt()
DMicrosoftCXXABI.cpp132 CatchTypeInfo getCatchAllTypeInfo() override { in getCatchAllTypeInfo() function in __anon5753a2fe0111::MicrosoftCXXABI