Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc2954 tree odr_duplicate (tree decl, bool has_defn);
11336 trees_in::odr_duplicate (tree maybe_existing, bool has_defn) in odr_duplicate() function in trees_in
11428 tree maybe_dup = odr_duplicate (maybe_template, DECL_SAVED_TREE (decl)); in read_function_def()
11536 tree maybe_dup = odr_duplicate (maybe_template, initialized); in read_var_def()
11832 tree maybe_dup = odr_duplicate (maybe_template, TYPE_SIZE (type)); in read_class_def()
12112 tree maybe_dup = odr_duplicate (maybe_template, TYPE_VALUES (type)); in read_enum_def()