Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc13237 bool b_using = b->get_entity_kind () == depset::EK_USING; in binding_cmp() local
13239 if (b_using) in binding_cmp()
13255 if (a_using != b_using) in binding_cmp()