HomeSort by relevance Sort by last modified time
    Searched full:isfornormalcleanup (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/CodeGen/
EHScopeStack.h 152 bool isForNormalCleanup() const { return !isForEHCleanup(); }
CGDecl.cpp 370 flags.isForNormalCleanup() && this->useEHCleanupForArray;
388 bool NRVO = flags.isForNormalCleanup() && NRVOFlag;
    [all...]
CGClass.cpp     [all...]
CGObjC.cpp     [all...]

Completed in 77 milliseconds