Home
last modified time | relevance | path

Searched defs:TemplateParameterList (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DODRHash.h32 class TemplateParameterList; variable
H A DType.h64 class TemplateParameterList; variable
H A DDeclBase.h69 class TemplateParameterList; variable
H A DComment.h26 class TemplateParameterList; variable
H A DASTContext.h132 class TemplateParameterList; variable
H A DDeclCXX.h73 class TemplateParameterList; variable
H A DDecl.h75 class TemplateParameterList; variable
H A DExprCXX.h63 class TemplateParameterList; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DOwnership.h39 class TemplateParameterList; variable
H A DScopeInfo.h60 class TemplateParameterList; variable
H A DSema.h190 class TemplateParameterList; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTWriter.h89 class TemplateParameterList; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclTemplate.cpp47 TemplateParameterList::TemplateParameterList(const ASTContext& C, in TemplateParameterList() function in TemplateParameterList