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

  /external/clang/lib/CodeGen/
CGCleanup.cpp 171 void EHScopeStack::popCleanup() {
614 EHStack.popCleanup(); // safe because there are no fixups
639 EHStack.popCleanup();
647 EHStack.popCleanup();
758 EHStack.popCleanup();
    [all...]
CodeGenFunction.h 430 void popCleanup();
    [all...]

Completed in 66 milliseconds