Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp553 return ParseTypeParameter(Depth, Position); in ParseTemplateParameter()
678 NamedDecl *Parser::ParseTypeParameter(unsigned Depth, unsigned Position) { in ParseTypeParameter() function in Parser
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3803 NamedDecl *ParseTypeParameter(unsigned Depth, unsigned Position);