Searched refs:comparableChild (Results 1 – 1 of 1) sorted by relevance
36 auto& comparableChild = *PolymorphicDowncast<Comparable*>(&child); in Run() local42 if ((sibling != lowestPriorityChild) && comparableChild.IsEqual(*sibling)) in Run()