Home
last modified time | relevance | path

Searched refs:NotTemplate (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DComment.cpp209 TemplateKind = NotTemplate; in fill()
H A DCommentSema.cpp919 return ThisDeclInfo->getTemplateKind() != DeclInfo::NotTemplate; in isTemplateOrSpecialization()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DCommentToXML.cpp834 case DeclInfo::NotTemplate: in visitFullComment()
855 case DeclInfo::NotTemplate: in visitFullComment()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComment.h1051 NotTemplate, enumerator