Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGCleanup.h47 EHScopeStack::stable_iterator EnclosingEHScope; variable
109 EnclosingEHScope(enclosingEHScope) { in EHScope()
138 return EnclosingEHScope; in getEnclosingEHScope()