Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDTemplateKinds.h26 TNK_Function_template, enumerator
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplate.cpp189 TemplateKind = TNK_Function_template; in isTemplateName()
205 TemplateKind = TNK_Function_template; in isTemplateName()
3009 return TNK_Function_template; in ActOnDependentTemplateName()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h1555 return TNK_Function_template; in getTemplateNameKind()