Searched refs:getStartLocation (Results 1 – 3 of 3) sorted by relevance
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()1700 const Stmt *start = PieceI->getStartLocation().getStmtOrNull(); in removePunyEdges()1793 const Stmt *s1Start = PieceI->getStartLocation().getStmtOrNull(); in optimizeEdges()[all …]
651 PathDiagnosticLocation getStartLocation() const { in getStartLocation() function674 return getStartLocation(); in getLocation()
234 FullSourceLoc XSL = X.getStartLocation().asLocation(); in compareControlFlow()235 FullSourceLoc YSL = Y.getStartLocation().asLocation(); in compareControlFlow()1179 getStartLocation().dump(); in dump()