Searched refs:getCatchAllTypeInfo (Results 1 – 4 of 4) sorted by relevance
326 CatchTypeInfo CGCXXABI::getCatchAllTypeInfo() { in getCatchAllTypeInfo() function in CGCXXABI
252 virtual CatchTypeInfo getCatchAllTypeInfo();
570 CatchScope->setHandler(I, CGM.getCXXABI().getCatchAllTypeInfo(), Handler); in EnterCXXTryStmt()
132 CatchTypeInfo getCatchAllTypeInfo() override { in getCatchAllTypeInfo() function in __anon5753a2fe0111::MicrosoftCXXABI