Searched refs:ObjCMethodScope (Results 1 – 4 of 4) sorted by relevance
94 ObjCMethodScope = 0x800, enumerator345 if (S->getFlags() & ObjCMethodScope) in isInObjcMethodScope()356 if (S->getFlags() & ObjCMethodScope) in isInObjcMethodOuterScope()388 Scope::AtCatchScope | Scope::ObjCMethodScope)) in isSwitchScope()
44 FunctionPrototypeScope | AtCatchScope | ObjCMethodScope)) == in setFlags()180 } else if (Flags & ObjCMethodScope) { in dumpImpl()182 Flags &= ~ObjCMethodScope; in dumpImpl()
668 Scope::FunctionPrototypeScope | Scope::ObjCMethodScope | in ActOnCXXThrow()
3645 ? Scope::ObjCMethodScope|Scope::FnScope|Scope::DeclScope in ParseLexedObjCMethodDefs()