Searched refs:getLastStmtLoc (Results 1 – 1 of 1) sorted by relevance
72 static SourceLocation getLastStmtLoc(const CFGBlock *Block) { in getLastStmtLoc() function94 return getLastStmtLoc(*Block->pred_begin()); in getLastStmtLoc()1188 SourceLocation BlameLoc = getLastStmtLoc(LoopBack); in intersectAtLoopHead()