Searched refs:hasSameBase (Results 1 – 3 of 3) sorted by relevance
187 bool Pointer::hasSameBase(const Pointer &A, const Pointer &B) { in hasSameBase() function in Pointer
298 static bool hasSameBase(const Pointer &A, const Pointer &B);
181 if (!Pointer::hasSameBase(LHS, RHS)) {204 if (!Pointer::hasSameBase(LHS, RHS)) {