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