Searched refs:ObjCTypeParamListScope (Results 1 – 2 of 2) sorted by relevance
115 class Parser::ObjCTypeParamListScope { class in Parser121 ObjCTypeParamListScope(Sema &Actions, Scope *S) in ObjCTypeParamListScope() function in Parser::ObjCTypeParamListScope124 ~ObjCTypeParamListScope() { in ~ObjCTypeParamListScope()264 ObjCTypeParamListScope typeParamScope(Actions, getCurScope()); in ParseObjCAtInterfaceDeclaration()457 ObjCTypeParamListScope &Scope, SourceLocation &lAngleLoc, in parseObjCTypeParamListOrProtocolRefs()610 ObjCTypeParamListScope Scope(Actions, getCurScope()); in parseObjCTypeParamList()2196 ObjCTypeParamListScope typeParamScope(Actions, getCurScope()); in ParseObjCAtImplementationDeclaration()
1661 class ObjCTypeParamListScope; variable1664 ObjCTypeParamListScope &Scope, SourceLocation &lAngleLoc,