Home
last modified time | relevance | path

Searched refs:typeParamScope (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp220 ObjCTypeParamListScope typeParamScope(Actions, getCurScope()); in ParseObjCAtInterfaceDeclaration() local
223 typeParamScope, LAngleLoc, ProtocolIdents, EndProtoLoc); in ParseObjCAtInterfaceDeclaration()
1912 ObjCTypeParamListScope typeParamScope(Actions, getCurScope()); in ParseObjCAtImplementationDeclaration() local
1913 if (parseObjCTypeParamListOrProtocolRefs(typeParamScope, lAngleLoc, in ParseObjCAtImplementationDeclaration()