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()1535 const Stmt *s2Start = PieceNextI->getStartLocation().getStmtOrNull(); in simplifySimpleBranches()1536 const Stmt *s2End = PieceNextI->getEndLocation().getStmtOrNull(); in simplifySimpleBranches()1624 const Stmt *s1Start = PieceI->getStartLocation().getStmtOrNull(); in removeContextCycles()1625 const Stmt *s1End = PieceI->getEndLocation().getStmtOrNull(); in removeContextCycles()1648 const Stmt *s2Start = PieceNextI->getStartLocation().getStmtOrNull(); in removeContextCycles()[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
351 const Stmt *getStmtOrNull() const { in getStmtOrNull() function
1162 if (const Stmt *SLoc = getLocation().getStmtOrNull()) in dump()