Searched refs:getStartLocation (Results 1 – 3 of 3) sorted by relevance
535 const Stmt *Start = CF->getStartLocation().asStmt(); in removeEdgesToDefaultInitializers()545 NextCF->setStartLocation(CF->getStartLocation()); in removeEdgesToDefaultInitializers()1423 PathDiagnosticLocation SrcLoc = Piece->getStartLocation(); in addContextEdges()1462 PrevPiece->getStartLocation().getStmtOrNull()) { in addContextEdges()1501 const Stmt *s1Start = PieceI->getStartLocation().getStmtOrNull(); in simplifySimpleBranches()1535 const Stmt *s2Start = PieceNextI->getStartLocation().getStmtOrNull(); in simplifySimpleBranches()1554 PieceNextI->setStartLocation(PieceI->getStartLocation()); in simplifySimpleBranches()1624 const Stmt *s1Start = PieceI->getStartLocation().getStmtOrNull(); in removeContextCycles()1648 const Stmt *s2Start = PieceNextI->getStartLocation().getStmtOrNull(); in removeContextCycles()1692 const Stmt *start = PieceI->getStartLocation().getStmtOrNull(); in removePunyEdges()[all …]
654 PathDiagnosticLocation getStartLocation() const { in getStartLocation() function677 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()