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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp221 CGF.popCatchScope();
H A DCGException.cpp1138 void CodeGenFunction::popCatchScope() { function in class:CodeGenFunction
1432 CGF.popCatchScope();
H A DCodeGenFunction.h1058 /// popCatchScope - Pops the catch scope at the top of the EHScope
1061 void popCatchScope();

Completed in 124 milliseconds