Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dsearch.c165 base_kind *kind_ptr, tsubst_flags_t complain) in lookup_base() argument
174 if (kind_ptr) in lookup_base()
175 *kind_ptr = bk_not_base; in lookup_base()
181 if (kind_ptr) in lookup_base()
182 *kind_ptr = bk_not_base; in lookup_base()
266 if (kind_ptr) in lookup_base()
267 *kind_ptr = bk; in lookup_base()
H A Dsearch.cc200 base_kind *kind_ptr, tsubst_flags_t complain) in lookup_base() argument
209 if (kind_ptr) in lookup_base()
210 *kind_ptr = bk_not_base; in lookup_base()
216 if (kind_ptr) in lookup_base()
217 *kind_ptr = bk_not_base; in lookup_base()
301 if (kind_ptr) in lookup_base()
302 *kind_ptr = bk; in lookup_base()
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsearch.c165 base_kind *kind_ptr, tsubst_flags_t complain) in lookup_base() argument
174 if (kind_ptr) in lookup_base()
175 *kind_ptr = bk_not_base; in lookup_base()
181 if (kind_ptr) in lookup_base()
182 *kind_ptr = bk_not_base; in lookup_base()
266 if (kind_ptr) in lookup_base()
267 *kind_ptr = bk; in lookup_base()