Searched defs:TemplateParameterList (Results 1 – 12 of 12) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ODRHash.h | 33 class TemplateParameterList; variable |
H A D | Type.h | 68 class TemplateParameterList; global() variable |
H A D | Comment.h | 26 class TemplateParameterList; variable |
H A D | DeclBase.h | 66 class TemplateParameterList; variable |
H A D | ASTContext.h | 104 class TemplateParameterList; global() variable |
H A D | DeclCXX.h | 73 class TemplateParameterList; variable |
H A D | Decl.h | 75 class TemplateParameterList; variable |
H A D | ExprCXX.h | 62 class TemplateParameterList; variable |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Ownership.h | 39 class TemplateParameterList; variable |
H A D | ScopeInfo.h | 60 class TemplateParameterList; variable |
H A D | Sema.h | 207 class TemplateParameterList; global() variable |
/llvm-project/clang/lib/AST/ | ||
H A D | DeclTemplate.cpp | 48 TemplateParameterList::TemplateParameterList(const ASTContext& C, TemplateParameterList() function in TemplateParameterList |