Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/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()
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.h40 class TemplateDecl; variable
H A DCXType.cpp184 const auto *TemplateDecl = in GetTemplateArguments() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclTemplate.h52 class TemplateDecl; variable
409 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name, in TemplateDecl() function
H A DTemplateName.h42 class TemplateDecl; variable
H A DDeclarationName.h39 class TemplateDecl; variable
H A DDeclBase.h68 class TemplateDecl; variable
H A DASTContext.h131 class TemplateDecl; variable
H A DDeclCXX.h72 class TemplateDecl; variable
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclTemplate.cpp221 TemplateDecl::TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, in TemplateDecl() function in TemplateDecl
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h188 class TemplateDecl; variable