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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp223 CGF.popCatchScope();
H A DCGException.cpp994 void CodeGenFunction::popCatchScope() { function in class:CodeGenFunction
1248 CGF.popCatchScope();
H A DCodeGenFunction.h698 /// popCatchScope - Pops the catch scope at the top of the EHScope
701 void popCatchScope();

Completed in 67 milliseconds