Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclTemplate.h31 class TemplateDecl; variable
334 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name) in TemplateDecl() function
340 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name, in TemplateDecl() function
346 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name, in TemplateDecl() function
H A DTemplateName.h37 class TemplateDecl; variable
H A DDeclBase.h55 class TemplateDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclTemplate.h54 class TemplateDecl; variable
404 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name, in TemplateDecl() function
DTemplateName.h42 class TemplateDecl; variable
DDeclarationName.h39 class TemplateDecl; variable
DDeclBase.h64 class TemplateDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclTemplate.h54 class TemplateDecl; variable
423 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name, in TemplateDecl() function
DTemplateName.h42 class TemplateDecl; variable
DDeclarationName.h39 class TemplateDecl; variable
DDeclBase.h63 class TemplateDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclTemplate.h54 class TemplateDecl; variable
404 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name, in TemplateDecl() function
DTemplateName.h42 class TemplateDecl; variable
DDeclarationName.h39 class TemplateDecl; variable
DDeclBase.h65 class TemplateDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclTemplate.h54 class TemplateDecl; variable
404 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name, in TemplateDecl() function
DTemplateName.h42 class TemplateDecl; variable
DDeclarationName.h39 class TemplateDecl; variable
DDeclBase.h64 class TemplateDecl; variable
/aosp_15_r20/external/clang/tools/libclang/
H A DCXType.cpp930 const ClassTemplateSpecializationDecl *TemplateDecl = in clang_Type_getNumTemplateArguments() local
944 const ClassTemplateSpecializationDecl *TemplateDecl = in clang_Type_getTemplateArgumentAsType() local
H A DCXCursor.h41 class TemplateDecl; variable
/aosp_15_r20/external/clang/unittests/AST/
H A DASTImporterTest.cpp248 AST_MATCHER_P(TemplateDecl, hasTemplateDecl, in AST_MATCHER_P() argument
/aosp_15_r20/system/tools/aidl/
Daidl_to_cpp_common.cpp336 std::string TemplateDecl(const AidlParcelable& defined_type) { in TemplateDecl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ExtractAPI/
DExtractAPIVisitor.h660 if (FunctionTemplateDecl *TemplateDecl = in VisitCXXMethodDecl() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ExtractAPI/
DExtractAPIVisitor.h635 FunctionTemplateDecl *TemplateDecl = Decl->getDescribedFunctionTemplate(); in VisitCXXMethodDecl() local

12