Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGException.cpp497 EHStack.pushTerminate(); in EmitStartEHSpec()
509 EHStack.pushTerminate(); in EmitStartEHSpec()
1058 CGF.EHStack.pushTerminate(); in InitCatchParam()
H A DEHScopeStack.h401 void pushTerminate();
H A DCGCleanup.cpp227 void EHScopeStack::pushTerminate() { in pushTerminate() function in EHScopeStack
473 if (flags.isForEHCleanup()) CGF.EHStack.pushTerminate(); in EmitCleanup()