reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
377 if (!isIdenticalStmt(Ctx, ForStmt1->getInit(), ForStmt2->getInit(), 380 if (!isIdenticalStmt(Ctx, ForStmt1->getCond(), ForStmt2->getCond(), 383 if (!isIdenticalStmt(Ctx, ForStmt1->getInc(), ForStmt2->getInc(), 386 if (!isIdenticalStmt(Ctx, ForStmt1->getBody(), ForStmt2->getBody(),