Searched refs:otherPN (Results 1 – 1 of 1) sorted by relevance
232 auto otherPN = right.fruIdentity()->getPN(); in operator ==() local233 if (myPN && otherPN) in operator ==()235 return *myPN == *otherPN; in operator ==()