Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp221 CGF.popCatchScope(); in EmitTryCatchStmt()
H A DCGException.cpp1173 void CodeGenFunction::popCatchScope() { in popCatchScope() function in CodeGenFunction
1468 CGF.popCatchScope(); in exit()
H A DCodeGenFunction.h1134 void popCatchScope();