Searched refs:ObjCMethodScope (Results 1 – 4 of 4) sorted by relevance
99 ObjCMethodScope = 0x800, enumerator434 if (S->getFlags() & ObjCMethodScope) in isInObjcMethodScope()445 if (S->getFlags() & ObjCMethodScope) in isInObjcMethodOuterScope()485 Scope::AtCatchScope | Scope::ObjCMethodScope)) in isSwitchScope()554 Scope::AtCatchScope | Scope::ObjCMethodScope))
44 FunctionPrototypeScope | AtCatchScope | ObjCMethodScope)) == in setFlags()217 {ObjCMethodScope, "ObjCMethodScope"}, in dumpImpl()
851 Scope::ObjCMethodScope | Scope::TryScope)) in ActOnCXXThrow()
3735 ParseScope BodyScope(this, (parseMethod ? Scope::ObjCMethodScope : 0) | in ParseLexedObjCMethodDefs()