Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dmodule.cc13761 get_primary (module_state *parent) in get_primary() function
13781 parent = get_primary ((*modules)[0]); in get_module()
14173 || (get_primary ((*modules)[0]) != get_primary (imp)))) in read_imports()
14350 || get_primary (imp) != this) /* whose primary is this. */ in read_partitions()
18477 return me && get_primary (them) == get_primary (me); in module_may_redeclare()
19475 return is_import ? NULL : get_primary (module); in preprocess_module()