Searched refs:HasSameBase (Results 1 – 1 of 1) sorted by relevance
7105 static bool HasSameBase(const LValue &A, const LValue &B) { in HasSameBase() function7600 if (!HasSameBase(LHSValue, RHSValue)) { in VisitBinaryOperator()