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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
EHScopeStack.h 355 bool hasNormalCleanups() const {
402 assert(hasNormalCleanups() && "adding fixup in scope without cleanups");
EHScopeStack.h 355 bool hasNormalCleanups() const {
402 assert(hasNormalCleanups() && "adding fixup in scope without cleanups");
EHScopeStack.h 355 bool hasNormalCleanups() const {
402 assert(hasNormalCleanups() && "adding fixup in scope without cleanups");

Completed in 59 milliseconds