Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp80 } else if (const auto *TemplateDecl = in Find() local
128 void handleClassTemplateDecl(const ClassTemplateDecl *TemplateDecl) { in handleClassTemplateDecl()
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h54 class TemplateDecl; variable
423 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name, TemplateDecl() function
[all...]
H A DTemplateName.h42 class TemplateDecl; variable
H A DDeclarationName.h39 class TemplateDecl; variable
H A DDeclBase.h64 class TemplateDecl; global() variable
H A DASTContext.h102 class TemplateDecl; global() variable
H A DDeclCXX.h72 class TemplateDecl; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h635 FunctionTemplateDecl *TemplateDecl = Decl->getDescribedFunctionTemplate(); VisitCXXMethodDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp263 TemplateDecl::TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, in TemplateDecl() function in TemplateDecl
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h191 class TemplateDecl; global() variable
[all...]