Searched refs:getLoopTarget (Results 1 – 5 of 5) sorted by relevance
75 return B.getLoopTarget() != nullptr; in VisitCXXForRangeStmt()
688 if (const Stmt *LoopTarget = B->getLoopTarget()) { in reportDeadCode()
969 return BE->getSrc()->getLoopTarget() == FCS; in alreadyExecutedAtLeastOneLoopIteration()
1098 const Stmt *getLoopTarget() const { return LoopTarget; } in getLoopTarget() function
1253 if (const Stmt *Loop = BE->getSrc()->getLoopTarget()) { in generatePathDiagnosticsForNode()