Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.cpp227 void EHScopeStack::pushTerminate() { in pushTerminate() function in EHScopeStack
445 if (flags.isForEHCleanup()) CGF.EHStack.pushTerminate(); in EmitCleanup()
DCGException.cpp499 EHStack.pushTerminate(); in EmitStartEHSpec()
1087 CGF.EHStack.pushTerminate(); in InitCatchParam()
DCodeGenFunction.h458 void pushTerminate();