Searched defs:template_arguments (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ExprCXX.h | 3149 ArrayRef<TemplateArgumentLoc> template_arguments() const { template_arguments() function |
H A D | Expr.h | 1440 ArrayRef<TemplateArgumentLoc> template_arguments() const { in template_arguments() function |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 12785 ArrayRef<TemplateArgument> template_arguments() const { template_arguments() function |