Home | History | Annotate | Download | only in AST

Lines Matching refs:CreateCopy

553 TemplateArgumentList::CreateCopy(ASTContext &Context,
600 TemplateArgs(TemplateArgumentList::CreateCopy(Context, Args, NumArgs)),