Home
last modified time | relevance | path

Searched refs:popCatchScope (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp220 CGF.popCatchScope(); in EmitTryCatchStmt()
H A DCGException.cpp1179 void CodeGenFunction::popCatchScope() { in popCatchScope() function in CodeGenFunction
1474 CGF.popCatchScope(); in exit()
H A DCodeGenFunction.h1176 void popCatchScope();