Searched defs:Invented (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | DeclSpec.h | 2578 setInventedTemplateParameterList(TemplateParameterList * Invented) setInventedTemplateParameterList() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 9821 if (TemplateParameterList *Invented = D.getInventedTemplateParameterList()) { ActOnFunctionDeclarator() local |