Searched refs:BypassGeneric (Results 1 – 4 of 4) sorted by relevance
251 const Symbol &BypassGeneric(const Symbol &);
381 const Symbol &BypassGeneric(const Symbol &symbol) { in BypassGeneric() function
2817 } else if (&useUltimate == &BypassGeneric(localUltimate)) { in DoAddUse()2828 } else if (&localUltimate == &BypassGeneric(useUltimate).GetUltimate()) { in DoAddUse()3089 const Symbol &specific{BypassGeneric(*symbol)}; in ResolveSpecificsInGeneric()
200 const Symbol &symbol{BypassGeneric(last).GetUltimate()}; in Designate()