Searched defs:CreateCopy (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-structors.cpp433 void CreateCopy(ImplicitCopy *a) { function in namespace:implicit_copy_vtable
/external/clang/lib/AST/
H A DDeclTemplate.cpp670 TemplateArgumentList::CreateCopy(ASTContext &Context, function in class:TemplateArgumentList
723 TemplateArgs(TemplateArgumentList::CreateCopy(Context, Args, NumArgs)),
1081 TemplateArgs(TemplateArgumentList::CreateCopy(Context, Args, NumArgs)),
/external/clang/include/clang/Sema/
H A DInitialization.h528 static InitializationKind CreateCopy(SourceLocation InitLoc, function in class:clang::InitializationKind

Completed in 147 milliseconds