Searched defs:clone (Results 1 - 25 of 72) sorted by relevance

123

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ipa/
H A Ddevirt-39.C7 virtual Base* clone() { function in struct:Base
15 virtual Base* clone() { function in struct:Foo
H A Ddevirt-29.C34 Box<T>* clone() const {return new Box<T>(*this);} function in class:Box
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/inherit/
H A Dcovariant20.C8 virtual DNA* clone() const {return new DNA(*this);} function in class:DNA
H A Dcovariant17.C28 virtual E *clone() const { function in struct:E
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb17.C31 A * A::clone() function in class:A
36 B * B::clone() function in class:B
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/abi/
H A Dcovariant4.C29 virtual EQU* clone() const {return new EQU(*this);} function in struct:EQU
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/lambda/
H A Dlambda-template4.C14 func* clone() const { return new funcimpl(*this); } function in struct:funcimpl
/haiku-buildtools/cloog/osl/include/osl/
H A Dinterface.h96 osl_clone_f clone; /**< Pointer to clone function */ member in struct:osl_interface
/haiku-buildtools/cloog/osl/source/extensions/
H A Dscatnames.c228 osl_scatnames_p clone; local
H A Dtextual.c264 osl_textual_p clone; local
H A Darrays.c285 osl_arrays_p clone; local
[all...]
H A Dcomment.c250 osl_comment_p clone; local
H A Dcoordinates.c279 osl_coordinates_p clone; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic-function.C24 functor_invoker* clone() { return new functor_invoker(f); } function in class:functor_invoker
/haiku-buildtools/cloog/osl/source/
H A Dinterface.c261 osl_interface_p clone = NULL, new; local
[all...]
H A Dnames.c231 osl_names_p clone = NULL; local
[all...]
H A Dstrings.c328 osl_strings_p clone = NULL; local
[all...]
H A Dgeneric.c382 osl_generic_p clone = NULL, new; local
H A Drelation_list.c356 osl_relation_list_p clone = NULL, node, previous = NULL; local
H A Dscop.c519 osl_scop_p clone = NULL, node, previous = NULL; local
H A Dstatement.c500 osl_statement_p clone = NULL, node, previous = NULL; local
/haiku-buildtools/gcc/gcc/cp/
H A Drepo.c352 tree clone; local
/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-copyrename.c351 opt_pass * clone () { return new pass_rename_ssa_copies (m_ctxt); } function
H A Dtree-ssa-dse.c399 opt_pass * clone () { return new pass_dse (m_ctxt); } function
/haiku-buildtools/legacy/gcc/libstdc++/std/
H A Dbastring.cc69 clone () function in class:basic_string::Rep

Completed in 286 milliseconds

123