Searched refs:WStmt2 (Results 1 – 1 of 1) sorted by relevance
407 const WhileStmt *WStmt2 = cast<WhileStmt>(Stmt2); in isIdenticalStmt() local409 if (!isIdenticalStmt(Ctx, WStmt1->getCond(), WStmt2->getCond(), in isIdenticalStmt()412 if (!isIdenticalStmt(Ctx, WStmt1->getBody(), WStmt2->getBody(), in isIdenticalStmt()