Searched refs:virtualness (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/gcc/cp/
H A Dsearch.c2163 could hide or be hidden by CONV, should virtualness be involved in
2169 check_hidden_convs (tree binfo, int virtual_depth, int virtualness,
2180 if (virtual_depth || virtualness)
2277 encountered virtualness. We keep template and non-template
2291 int virtual_depth, int virtualness,
2338 if (check_hidden_convs (binfo, virtual_depth, virtualness,
2359 if (check_hidden_convs (binfo, virtual_depth, virtualness,
2399 virtual_depth, virtualness,
2404 my_virtualness = virtualness = 1;
2164 check_hidden_convs(tree binfo, int virtual_depth, int virtualness, tree to_type, tree parent_convs, tree other_convs) argument
2285 lookup_conversions_r(tree binfo, int virtual_depth, int virtualness, tree parent_convs, tree parent_tpl_convs, tree other_convs, tree other_tpl_convs, tree *convs, tree *tpl_convs) argument

Completed in 44 milliseconds