Searched refs:typeParameterList (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp240 ObjCTypeParamList *typeParameterList = nullptr; local
243 typeParameterList = parseObjCTypeParamListOrProtocolRefs(
286 AtLoc, nameId, nameLoc, typeParameterList, categoryId, categoryLoc,
356 getCurScope(), AtLoc, nameId, nameLoc, typeParameterList, superClassId,

Completed in 113 milliseconds