Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp1851 if (RebuildTemplateParamsInCurrentInstantiation(TemplateParams)) in CheckClassTemplate()
10720 bool Sema::RebuildTemplateParamsInCurrentInstantiation( in RebuildTemplateParamsInCurrentInstantiation() function in Sema
10732 if (RebuildTemplateParamsInCurrentInstantiation( in RebuildTemplateParamsInCurrentInstantiation()
H A DSemaDecl.cpp9818 if (RebuildTemplateParamsInCurrentInstantiation(TemplateParams)) in ActOnFunctionDeclarator()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11986 RebuildTemplateParamsInCurrentInstantiation(TemplateParameterList *Params);