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

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

Completed in 109 milliseconds