Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c26681 unknown_base_ref_p (tree t) in unknown_base_ref_p() function
26710 && !unknown_base_ref_p (t) in instantiation_dependent_scope_ref_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.cc27559 unknown_base_ref_p (tree t) in unknown_base_ref_p() function
27589 && !unknown_base_ref_p (t) in instantiation_dependent_scope_ref_p()
H A DChangeLog-20184874 * pt.c (unknown_base_ref_p): New.