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 671 TemplateArgumentList::CreateCopy(ASTContext &Context,
716 TemplateArgs(TemplateArgumentList::CreateCopy(Context, Args)),
    [all...]
  /external/clang/include/clang/Sema/
Initialization.h 529 static InitializationKind CreateCopy(SourceLocation InitLoc,
    [all...]

Completed in 291 milliseconds