Searched refs:getCatchAllTypeInfo (Results 1 – 11 of 11) sorted by relevance
147 virtual CatchTypeInfo getCatchAllTypeInfo() { return { nullptr, 0 }; } in getCatchAllTypeInfo() function
289 CatchTypeInfo CGCXXABI::getCatchAllTypeInfo() { in getCatchAllTypeInfo() function in CGCXXABI
179 auto catchAll = getCatchAllTypeInfo(); in EmitTryCatchStmt()
246 virtual CatchTypeInfo getCatchAllTypeInfo();
612 CatchScope->setHandler(I, CGM.getCXXABI().getCatchAllTypeInfo(), Handler); in EnterCXXTryStmt()
1525 CatchTypeInfo getCatchAllTypeInfo() override { in getCatchAllTypeInfo() function in __anonc5a169470111::CGObjCGNUstep21526 return CGM.getCXXABI().getCatchAllTypeInfo(); in getCatchAllTypeInfo()
133 CatchTypeInfo getCatchAllTypeInfo() override { in getCatchAllTypeInfo() function in __anon9578068a0111::MicrosoftCXXABI
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 __anonf21e351c0111::MicrosoftCXXABI