Home
last modified time | relevance | path

Searched defs:template_arguments (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExprCXX.h3120 ArrayRef<TemplateArgumentLoc> template_arguments() const { in template_arguments() function
3377 ArrayRef<TemplateArgumentLoc> template_arguments() const { in template_arguments() function
3832 ArrayRef<TemplateArgumentLoc> template_arguments() const { in template_arguments() function
H A DExpr.h1413 ArrayRef<TemplateArgumentLoc> template_arguments() const { in template_arguments() function
3343 ArrayRef<TemplateArgumentLoc> template_arguments() const { in template_arguments() function
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h9327 ArrayRef<TemplateArgument> template_arguments() const { in template_arguments() function