Searched refs:AtCatchScope (Results 1 – 5 of 5) sorted by relevance
44 FunctionPrototypeScope | AtCatchScope | ObjCMethodScope)) == in setFlags()177 } else if (Flags & AtCatchScope) { in dumpImpl()179 Flags &= ~AtCatchScope; in dumpImpl()
3472 Scope::AtCatchScope)) == 0) { in CodeCompleteDeclSpec()
90 AtCatchScope = 0x400, enumerator377 return getFlags() & Scope::AtCatchScope; in isAtCatchScope()388 Scope::AtCatchScope | Scope::ObjCMethodScope)) in isSwitchScope()
2564 ParseScope CatchScope(this, Scope::DeclScope|Scope::AtCatchScope); in ParseObjCTryStmt()
2754 Scope::AtCatchScope)) == 0; in ParseDeclarationSpecifiers()