Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.cc1619 bitmap inst_path = NULL; in search_adl() local
1621 bitmap visible = visible_instantiation_path (&inst_path); in search_adl()
1640 if (!inst_path) in search_adl()
1658 if (!bitmap_bit_p (inst_path, module)) in search_adl()