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

  /external/clang/lib/CodeGen/
EHScopeStack.h 342 bool containsOnlyLifetimeMarkers(stable_iterator Old) const;
CGCleanup.cpp 149 bool EHScopeStack::containsOnlyLifetimeMarkers(
    [all...]
CodeGenFunction.cpp 306 HasCleanups && EHStack.containsOnlyLifetimeMarkers(PrologueCleanupDepth);
    [all...]

Completed in 3363 milliseconds