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