Searched refs:ObjCTypeParamListScope (Results 1 – 2 of 2) sorted by relevance
98 class Parser::ObjCTypeParamListScope { class in Parser104 ObjCTypeParamListScope(Sema &Actions, Scope *S) in ObjCTypeParamListScope() function in Parser::ObjCTypeParamListScope107 ~ObjCTypeParamListScope() { in ~ObjCTypeParamListScope()242 ObjCTypeParamListScope typeParamScope(Actions, getCurScope()); in ParseObjCAtInterfaceDeclaration()422 ObjCTypeParamListScope &Scope, SourceLocation &lAngleLoc, in parseObjCTypeParamListOrProtocolRefs()575 ObjCTypeParamListScope Scope(Actions, getCurScope()); in parseObjCTypeParamList()2132 ObjCTypeParamListScope typeParamScope(Actions, getCurScope()); in ParseObjCAtImplementationDeclaration()
1605 class ObjCTypeParamListScope; variable1608 ObjCTypeParamListScope &Scope, SourceLocation &lAngleLoc,