Searched refs:TryScope (Results 1 – 4 of 4) sorted by relevance
85 TryScope = 0x1000 enumerator293 bool isTryScope() const { return getFlags() & Scope::TryScope; } in isTryScope()
1811 ParseScope TryScope(this, Scope::DeclScope); in ParseObjCTryStmt() local1813 TryScope.Exit(); in ParseObjCTryStmt()
2034 Scope::DeclScope|Scope::TryScope)); in ParseCXXTryBlockCommon()
542 Scope::TryScope)) in ActOnCXXThrow()