Searched defs:copyTemplateArgumentsInto (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | ExprCXX.h | 3137 void copyTemplateArgumentsInto(TemplateArgumentListInfo &List) const { copyTemplateArgumentsInto() function |
H A D | Expr.h | 1401 void copyTemplateArgumentsInto(TemplateArgumentListInfo &List) const { copyTemplateArgumentsInto() function |