Searched refs:ObjCTypeParamListScope (Results 1 – 2 of 2) sorted by relevance
108 class Parser::ObjCTypeParamListScope { class in Parser114 ObjCTypeParamListScope(Sema &Actions, Scope *S) in ObjCTypeParamListScope() function in Parser::ObjCTypeParamListScope117 ~ObjCTypeParamListScope() { in ~ObjCTypeParamListScope()220 ObjCTypeParamListScope typeParamScope(Actions, getCurScope()); in ParseObjCAtInterfaceDeclaration()391 ObjCTypeParamListScope &Scope, SourceLocation &lAngleLoc, in parseObjCTypeParamListOrProtocolRefs()542 ObjCTypeParamListScope Scope(Actions, getCurScope()); in parseObjCTypeParamList()1912 ObjCTypeParamListScope typeParamScope(Actions, getCurScope()); in ParseObjCAtImplementationDeclaration()
5458 class ObjCTypeParamListScope; variable5490 ObjCTypeParamListScope &Scope, SourceLocation &lAngleLoc,