HomeSort by relevance Sort by last modified time
    Searched defs:CreateCopy (Results 1 - 3 of 3) sorted by null

  /external/clang/test/CodeGenCXX/
microsoft-abi-structors.cpp 432 void CreateCopy(ImplicitCopy *a) {
  /external/clang/lib/AST/
DeclTemplate.cpp 697 TemplateArgumentList::CreateCopy(ASTContext &Context,
744 TemplateArgs(TemplateArgumentList::CreateCopy(Context, Args, NumArgs)),
    [all...]
  /external/clang/include/clang/Sema/
Initialization.h 528 static InitializationKind CreateCopy(SourceLocation InitLoc,
    [all...]

Completed in 77 milliseconds