Home | History | Annotate | Download | only in AST

Lines Matching defs:CreateCopy

598 TemplateArgumentList::CreateCopy(ASTContext &Context,
651 TemplateArgs(TemplateArgumentList::CreateCopy(Context, Args, NumArgs)),