Home
last modified time | relevance | path

Searched refs:EnclosingEHScope (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGCleanup.h48 EHScopeStack::stable_iterator EnclosingEHScope; variable
110 EnclosingEHScope(enclosingEHScope) { in EHScope()
139 return EnclosingEHScope; in getEnclosingEHScope()