Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dsearch.c41 static int lookup_conversions_r (tree, int, int, tree, tree, tree *);
2358 lookup_conversions_r (tree binfo, int virtual_depth, int virtualness, in lookup_conversions_r() function
2419 base_virtualness = lookup_conversions_r (base_binfo, in lookup_conversions_r()
2452 lookup_conversions_r (TYPE_BINFO (type), 0, 0, NULL_TREE, NULL_TREE, &convs); in lookup_conversions()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dsearch.c48 static int lookup_conversions_r (tree, int, int,
2361 lookup_conversions_r (tree binfo, in lookup_conversions_r() function
2469 base_virtualness = lookup_conversions_r (base_binfo, in lookup_conversions_r()
2511 lookup_conversions_r (TYPE_BINFO (type), 0, 0, in lookup_conversions()