Searched defs:TryScope (Results 1 – 4 of 4) sorted by relevance
100 TryScope = 0x2000, enumerator
101 TryScope = 0x2000, enumerator
2511 ParseScope TryScope(this, Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCTryStmt() local
2543 ParseScope TryScope(this, Scope::DeclScope); in ParseObjCTryStmt() local