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