Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDComment.h1087 TemplateDeclKind getTemplateKind() const LLVM_READONLY { in getTemplateKind() function
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDCommentSema.cpp916 return ThisDeclInfo->getTemplateKind() != DeclInfo::NotTemplate; in isTemplateOrSpecialization()