Home
last modified time | relevance | path

Searched refs:get_copy_assign (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmethod.c1741 get_copy_assign (tree type) in get_copy_assign() function
H A Dcp-tree.h6857 extern tree get_copy_assign (tree);
H A Dsemantics.c4636 t = get_copy_assign (type); in cxx_omp_create_clause_info()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmethod.cc2019 get_copy_assign (tree type) in get_copy_assign() function
H A DChangeLog-20102127 (get_dtor, get_default_ctor, get_copy_ctor, get_copy_assign): New.
2140 get_copy_assign, trivial_fn_p.
H A Dcp-tree.h7141 extern tree get_copy_assign (tree);
H A Dsemantics.cc5003 t = get_copy_assign (type); in cxx_omp_create_clause_info()
H A DChangeLog-2017952 (get_copy_assign): Use assign_op_identifier.