Lines Matching refs:getStartLocation
538 const Stmt *Start = CF->getStartLocation().asStmt(); in removeEdgesToDefaultInitializers()
548 NextCF->setStartLocation(CF->getStartLocation()); in removeEdgesToDefaultInitializers()
1432 PathDiagnosticLocation SrcLoc = Piece->getStartLocation(); in addContextEdges()
1471 PrevPiece->getStartLocation().getStmtOrNull()) { in addContextEdges()
1510 const Stmt *s1Start = PieceI->getStartLocation().getStmtOrNull(); in simplifySimpleBranches()
1544 const Stmt *s2Start = PieceNextI->getStartLocation().getStmtOrNull(); in simplifySimpleBranches()
1562 PieceNextI->setStartLocation(PieceI->getStartLocation()); in simplifySimpleBranches()
1632 const Stmt *s1Start = PieceI->getStartLocation().getStmtOrNull(); in removeContextCycles()
1656 const Stmt *s2Start = PieceNextI->getStartLocation().getStmtOrNull(); in removeContextCycles()
1700 const Stmt *start = PieceI->getStartLocation().getStmtOrNull(); in removePunyEdges()
1793 const Stmt *s1Start = PieceI->getStartLocation().getStmtOrNull(); in optimizeEdges()
1809 const Stmt *s2Start = PieceNextI->getStartLocation().getStmtOrNull(); in optimizeEdges()
1885 PieceI->getStartLocation().asLocation()); in optimizeEdges()
1955 if (FirstEdge->getStartLocation() != EntryLoc) in dropFunctionEntryEdge()