Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc2999 int importedness; /* Checker that imports not occurring member in trees_out
3045 importedness = i; in set_importing()
3146 importedness = 0; in trees_out()
8574 gcc_assert (!import || importedness >= 0); in decl_node()
H A DChangeLog-20213770 * module.cc (trees_out::decl_node): Adjust importedness reference