Searched refs:AtCatchScope (Results 1 – 5 of 5) sorted by relevance
43 FunctionPrototypeScope | AtCatchScope | ObjCMethodScope)) == in Init()170 } else if (Flags & AtCatchScope) { in dumpImpl()172 Flags &= ~AtCatchScope; in dumpImpl()
3353 Scope::AtCatchScope)) == 0) { in CodeCompleteDeclSpec()
89 AtCatchScope = 0x400, enumerator358 return getFlags() & Scope::AtCatchScope; in isAtCatchScope()369 Scope::AtCatchScope | Scope::ObjCMethodScope)) in isSwitchScope()
1836 ParseScope CatchScope(this, Scope::DeclScope|Scope::AtCatchScope); in ParseObjCTryStmt()
2619 Scope::AtCatchScope)) == 0; in ParseDeclarationSpecifiers()