Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp222 CGF.popCatchScope(); in EmitTryCatchStmt()
H A DCGException.cpp1192 void CodeGenFunction::popCatchScope() { in popCatchScope() function in CodeGenFunction
1447 CGF.popCatchScope(); in exit()
H A DCodeGenFunction.h684 void popCatchScope();