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

  /external/chromium_org/ui/base/accelerators/
platform_accelerator_gtk.cc 26 scoped_ptr<PlatformAccelerator> PlatformAcceleratorGtk::CreateCopy() const {
  /external/clang/lib/AST/
DeclTemplate.cpp 666 TemplateArgumentList::CreateCopy(ASTContext &Context,
719 TemplateArgs(TemplateArgumentList::CreateCopy(Context, Args, NumArgs)),
    [all...]
  /external/clang/include/clang/Sema/
Initialization.h 511 static InitializationKind CreateCopy(SourceLocation InitLoc,
    [all...]

Completed in 191 milliseconds