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

/external/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp222 CGF.popCatchScope();
H A DCGException.cpp1180 void CodeGenFunction::popCatchScope() { function in class:CodeGenFunction
1435 CGF.popCatchScope();
H A DCodeGenFunction.h595 /// popCatchScope - Pops the catch scope at the top of the EHScope
598 void popCatchScope();

Completed in 420 milliseconds