Searched refs:rightIsOrdered (Results 1 – 1 of 1) sorted by relevance
983 bool rightIsOrdered = (rightPos != _orderFiles.end()); in customAtomOrderer() local984 if (!leftIsOrdered && !rightIsOrdered) in customAtomOrderer()992 bool foundRight = rightIsOrdered && in customAtomOrderer()