Home
last modified time | relevance | path

Searched defs:TemplateDecl (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h54 class TemplateDecl; variable
404 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name, in TemplateDecl() function
H A DTemplateName.h42 class TemplateDecl; variable
H A DDeclBase.h65 class TemplateDecl; variable
H A DASTContext.h103 class TemplateDecl; variable
H A DDeclCXX.h72 class TemplateDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h669 if (FunctionTemplateDecl *TemplateDecl = in VisitCXXMethodDecl() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp263 TemplateDecl::TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, in TemplateDecl() function in TemplateDecl
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h205 class TemplateDecl; variable