Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DEHScopeStack.h401 void pushTerminate();
DCGCleanup.cpp227 void EHScopeStack::pushTerminate() { in pushTerminate() function in EHScopeStack
472 if (flags.isForEHCleanup()) CGF.EHStack.pushTerminate(); in EmitCleanup()
DCGException.cpp503 EHStack.pushTerminate(); in EmitStartEHSpec()
1098 CGF.EHStack.pushTerminate(); in InitCatchParam()