Home
last modified time | relevance | path

Searched defs:CreateCopy (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-structors.cpp432 void CreateCopy(ImplicitCopy *a) { in CreateCopy() function
/aosp_15_r20/external/clang/lib/AST/
H A DDeclTemplate.cpp671 TemplateArgumentList::CreateCopy(ASTContext &Context, in CreateCopy() function in TemplateArgumentList