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