Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.c6071 tree best_matching_field in consider_binding_level() local
6073 if (best_matching_field) in consider_binding_level()
6074 bm.consider (IDENTIFIER_POINTER (best_matching_field)); in consider_binding_level()
H A Dname-lookup.cc7252 tree best_matching_field in consider_binding_level() local
7254 if (best_matching_field) in consider_binding_level()
7255 bm.consider (IDENTIFIER_POINTER (best_matching_field)); in consider_binding_level()
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.c6071 tree best_matching_field in consider_binding_level() local
6073 if (best_matching_field) in consider_binding_level()
6074 bm.consider (IDENTIFIER_POINTER (best_matching_field)); in consider_binding_level()