Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclTemplate.h28 class TemplateDecl; variable
233 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, in TemplateDecl() function
240 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, in TemplateDecl() function
246 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, in TemplateDecl() function
H A DTemplateName.h36 class TemplateDecl; variable
/minix/external/bsd/llvm/dist/clang/tools/libclang/
H A DCXCursor.h41 class TemplateDecl; variable
H A DCXType.cpp882 const ClassTemplateSpecializationDecl *TemplateDecl = in clang_Type_getNumTemplateArguments() local
896 const ClassTemplateSpecializationDecl *TemplateDecl = in clang_Type_getTemplateArgumentAsType() local
/minix/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h162 class TemplateDecl; variable