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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp241 ObjCTypeParamList *typeParameterList = nullptr; local
244 typeParameterList = parseObjCTypeParamListOrProtocolRefs(
287 AtLoc, nameId, nameLoc, typeParameterList, categoryId, categoryLoc,
357 getCurScope(), AtLoc, nameId, nameLoc, typeParameterList, superClassId,

Completed in 75 milliseconds