Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc3481 bool is_partition () const in is_partition() function in module_state
3716 | m->is_partition ())); in hash()
3736 | existing->is_partition ()); in equal()
10798 else if (is_mod && !(state->is_module () || state->is_partition ())) in key_mergeable()
10830 if (is_mod && !(state->is_module () || state->is_partition ()) in key_mergeable()
13631 && import->is_partition ()); in maybe_propagate()
13763 while (parent->is_partition ()) in get_primary()
13783 if (!parent->is_partition () && !parent->flatname) in get_module()
13902 if (include_partition || !is_partition ()) in mangle()
13906 bool partition = is_partition () && !parent->is_partition (); in mangle()
[all …]