HomeSort by: relevance | last modified time | path
    Searched defs:stable_end (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
EHScopeStack.h 271 InnermostNormalCleanup(stable_end()), InnermostEHScope(stable_end()),
356 return InnermostNormalCleanup != stable_end();
360 /// stable_end() if there are no normal cleanups.
389 static stable_iterator stable_end() { function in class:clang::CodeGen::EHScopeStack
EHScopeStack.h 271 InnermostNormalCleanup(stable_end()), InnermostEHScope(stable_end()),
356 return InnermostNormalCleanup != stable_end();
360 /// stable_end() if there are no normal cleanups.
389 static stable_iterator stable_end() { function in class:clang::CodeGen::EHScopeStack

Completed in 40 milliseconds