Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseTemplate.cpp26 Decl *Parser::ParseDeclarationStartingWithTemplate( in ParseDeclarationStartingWithTemplate() function in Parser
H A DParseDecl.cpp1683 SingleDecl = ParseDeclarationStartingWithTemplate(Context, DeclEnd, attrs); in ParseDeclaration()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h2906 Decl *ParseDeclarationStartingWithTemplate(DeclaratorContext Context,