Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDTemplateKinds.h26 TNK_Function_template, enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplate.cpp218 : TNK_Function_template; in isTemplateName()
265 TemplateKind = TNK_Function_template; in isTemplateName()
292 TemplateKind = TNK_Function_template; in isTemplateName()
4725 return TNK_Function_template; in ActOnDependentTemplateName()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h2081 return TNK_Function_template; in getTemplateNameKind()