HomeSort by relevance Sort by last modified time
    Searched refs:pushTerminate (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/CodeGen/
EHScopeStack.h 401 void pushTerminate();
CGCleanup.cpp 227 void EHScopeStack::pushTerminate() {
472 if (flags.isForEHCleanup()) CGF.EHStack.pushTerminate();
    [all...]
CGException.cpp 503 EHStack.pushTerminate();
    [all...]

Completed in 52 milliseconds