Searched refs:ObjCTypeParamListScope (Results 1 – 2 of 2) sorted by relevance
117 class Parser::ObjCTypeParamListScope { class in Parser123 ObjCTypeParamListScope(Sema &Actions, Scope *S) in ObjCTypeParamListScope() function in Parser::ObjCTypeParamListScope126 ~ObjCTypeParamListScope() { in ~ObjCTypeParamListScope()265 ObjCTypeParamListScope typeParamScope(Actions, getCurScope()); in ParseObjCAtInterfaceDeclaration()460 ObjCTypeParamListScope &Scope, SourceLocation &lAngleLoc, in parseObjCTypeParamListOrProtocolRefs()611 ObjCTypeParamListScope Scope(Actions, getCurScope()); in parseObjCTypeParamList()2189 ObjCTypeParamListScope typeParamScope(Actions, getCurScope()); in ParseObjCAtImplementationDeclaration()
1712 class ObjCTypeParamListScope; variable1715 ObjCTypeParamListScope &Scope, SourceLocation &lAngleLoc,