Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseObjc.cpp259 ObjCTypeParamListScope typeParamScope(Actions, getCurScope()); in ParseObjCAtInterfaceDeclaration() local
262 typeParamScope, LAngleLoc, ProtocolIdents, EndProtoLoc); in ParseObjCAtInterfaceDeclaration()
2183 ObjCTypeParamListScope typeParamScope(Actions, getCurScope()); in ParseObjCAtImplementationDeclaration() local
2184 if (parseObjCTypeParamListOrProtocolRefs(typeParamScope, lAngleLoc, in ParseObjCAtImplementationDeclaration()