Searched refs:getStmtOrNull (Results 1 – 5 of 5) sorted by relevance
1439 const Stmt *Dst = Piece->getEndLocation().getStmtOrNull(); in addContextEdges()1462 PrevPiece->getStartLocation().getStmtOrNull()) { in addContextEdges()1465 getStmtParent(DstContext.getStmtOrNull(), PM)) { in addContextEdges()1501 const Stmt *s1Start = PieceI->getStartLocation().getStmtOrNull(); in simplifySimpleBranches()1502 const Stmt *s1End = PieceI->getEndLocation().getStmtOrNull(); in simplifySimpleBranches()1624 const Stmt *s1Start = PieceI->getStartLocation().getStmtOrNull(); in removeContextCycles()1625 const Stmt *s1End = PieceI->getEndLocation().getStmtOrNull(); in removeContextCycles()1692 const Stmt *start = PieceI->getStartLocation().getStmtOrNull(); in removePunyEdges()1693 const Stmt *end = PieceI->getEndLocation().getStmtOrNull(); in removePunyEdges()1785 const Stmt *s1Start = PieceI->getStartLocation().getStmtOrNull(); in optimizeEdges()[all …]
127 if (const Stmt *S = getItem().getStmtOrNull()) in getAnyASTNodePtr()147 const Stmt *S = getItem().getStmtOrNull(); in printJson()
144 const Stmt *getStmtOrNull() const { in getStmtOrNull() function
349 const Stmt *getStmtOrNull() const { in getStmtOrNull() function
1162 if (const Stmt *SLoc = getLocation().getStmtOrNull()) in dump()