Home
last modified time | relevance | path

Searched defs:EHScope (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.h50 friend class EHScope; variable
107 EHScope(Kind kind, EHScopeStack::stable_iterator enclosingEHScope) in EHScope() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DAnalysis.cpp710 DenseMap<const MachineBasicBlock *, int> &EHScopeMembership, int EHScope, in collectEHScopeMembers()