Searched refs:AtCatchScope (Results 1 – 5 of 5) sorted by relevance
44 FunctionPrototypeScope | AtCatchScope | ObjCMethodScope)) == in Init()173 } else if (Flags & AtCatchScope) { in dumpImpl()175 Flags &= ~AtCatchScope; in dumpImpl()
3459 Scope::AtCatchScope)) == 0) { in CodeCompleteDeclSpec()
89 AtCatchScope = 0x400, enumerator374 return getFlags() & Scope::AtCatchScope; in isAtCatchScope()385 Scope::AtCatchScope | Scope::ObjCMethodScope)) in isSwitchScope()
2510 ParseScope CatchScope(this, Scope::DeclScope|Scope::AtCatchScope); in ParseObjCTryStmt()
2699 Scope::AtCatchScope)) == 0; in ParseDeclarationSpecifiers()