Searched defs:hasNormalCleanups (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DEHScopeStack.h414 bool hasNormalCleanups() const { function in class:clang::CodeGen::EHScopeStack
465 assert(hasNormalCleanups() && "adding fixup in scope without cleanups");

Completed in 138 milliseconds