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