Searched refs:ptrA (Results 1 – 1 of 1) sorted by relevance
314 auto ptrA = a.Upgrade(); in operator() local316 if (!ptrA || !ptrB) { in operator()319 if (ptrA->GetDepth() < ptrB->GetDepth()) { in operator()322 if (ptrA->GetDepth() == ptrB->GetDepth()) { in operator()323 return ptrA < ptrB; in operator()