Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGCleanup.h209 EHScopeStack::stable_iterator EnclosingNormal; variable
261 : EHScope(EHScope::Cleanup, enclosingEH), EnclosingNormal(enclosingNormal), in EHCleanupScope()
308 return EnclosingNormal; in getEnclosingNormalCleanup()