Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2585 TemplateParameterList * getInventedTemplateParameterList() const { in getInventedTemplateParameterList() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp9821 if (TemplateParameterList *Invented = D.getInventedTemplateParameterList()) { in ActOnFunctionDeclarator()