Searched defs:hasNormalCleanups (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ | ||
H A D | EHScopeStack.h | 414 bool hasNormalCleanups() const { function in class:clang::CodeGen::EHScopeStack 465 assert(hasNormalCleanups() && "adding fixup in scope without cleanups"); |
Completed in 228 milliseconds