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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp244 typeParameterList = parseObjCTypeParamListOrProtocolRefs(
421 ObjCTypeParamList *Parser::parseObjCTypeParamListOrProtocolRefs( function in class:Parser
576 return parseObjCTypeParamListOrProtocolRefs(Scope, lAngleLoc, protocolIdents,
2130 if (parseObjCTypeParamListOrProtocolRefs(typeParamScope, lAngleLoc,
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1606 ObjCTypeParamList *parseObjCTypeParamListOrProtocolRefs(

Completed in 91 milliseconds