OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CreateCopy
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/base/accelerators/
platform_accelerator_gtk.cc
51
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 32 milliseconds