Searched defs:template_arguments (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | ExprCXX.h | 3132 ArrayRef<TemplateArgumentLoc> template_arguments() const { template_arguments() function |
H A D | Expr.h | 1423 ArrayRef<TemplateArgumentLoc> template_arguments() const { template_arguments() function |
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 9609 ArrayRef<TemplateArgument> template_arguments() const { template_arguments() function |