Searched defs:CatchScope (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGException.cpp587 EHCatchScope *CatchScope = EHStack.pushCatch(NumHandlers); local
1242 EHCatchScope &CatchScope = cast<EHCatchScope>(*EHStack.begin()); local
[all...]

Completed in 44 milliseconds