Searched refs:getStartLocation (Results 1 – 3 of 3) sorted by relevance
569 const Stmt *Start = CF->getStartLocation().asStmt(); in removeEdgesToDefaultInitializers()579 NextCF->setStartLocation(CF->getStartLocation()); in removeEdgesToDefaultInitializers()1461 PathDiagnosticLocation SrcLoc = Piece->getStartLocation(); in addContextEdges()1500 PrevPiece->getStartLocation().getStmtOrNull()) { in addContextEdges()1539 const Stmt *s1Start = PieceI->getStartLocation().getStmtOrNull(); in simplifySimpleBranches()1573 const Stmt *s2Start = PieceNextI->getStartLocation().getStmtOrNull(); in simplifySimpleBranches()1591 PieceNextI->setStartLocation(PieceI->getStartLocation()); in simplifySimpleBranches()1662 const Stmt *s1Start = PieceI->getStartLocation().getStmtOrNull(); in removeContextCycles()1686 const Stmt *s2Start = PieceNextI->getStartLocation().getStmtOrNull(); in removeContextCycles()1730 const Stmt *start = PieceI->getStartLocation().getStmtOrNull(); in removePunyEdges()[all …]
651 PathDiagnosticLocation getStartLocation() const { in getStartLocation() function674 return getStartLocation(); in getLocation()
227 FullSourceLoc XSL = X.getStartLocation().asLocation(); in compareControlFlow()228 FullSourceLoc YSL = Y.getStartLocation().asLocation(); in compareControlFlow()1176 getStartLocation().dump(); in dump()