Searched refs:areStatementsIdentical (Results 1 – 1 of 1) sorted by relevance
21 static bool areStatementsIdentical(const Stmt *LHS, const Stmt *RHS, in areStatementsIdentical() function48 if (!areStatementsIdentical(LHS[i]->stripLabelLikeStatements(), in areSwitchBranchesIdentical()84 if (areStatementsIdentical(Then->IgnoreContainers(), in check()126 !areStatementsIdentical(Branches[i]->IgnoreContainers(), in check()155 if (areStatementsIdentical(CO->getTrueExpr(), CO->getFalseExpr(), Context)) in check()