Searched refs:sameValue (Results 1 – 1 of 1) sorted by relevance
150 static bool sameValue(const Expr *E1, const Expr *E2) { in sameValue() function162 return sameValue(cast<UnaryOperator>(E1)->getSubExpr(), in sameValue()291 if (!sameValue(Field->getInClassInitializer(), Init->getInit())) in checkExistingInit()