Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGException.cpp604 EHCatchScope *CatchScope = EHStack.pushCatch(NumHandlers); in EnterCXXTryStmt() local
1201 EHCatchScope &CatchScope = cast<EHCatchScope>(*EHStack.begin()); in ExitCXXTryStmt() local
1252 RunCleanupsScope CatchScope(*this); in ExitCXXTryStmt() local
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp2037 ParseScope CatchScope(this, Scope::DeclScope | Scope::ControlScope | in ParseCXXCatchBlock() local
H A DParseObjc.cpp1836 ParseScope CatchScope(this, Scope::DeclScope|Scope::AtCatchScope); in ParseObjCTryStmt() local