Searched refs:getFirstStmtLoc (Results 1 – 1 of 1) sorted by relevance
61 static SourceLocation getFirstStmtLoc(const CFGBlock *Block) { in getFirstStmtLoc() function71 return getFirstStmtLoc(*Block->succ_begin()); in getFirstStmtLoc()92 Loc = getFirstStmtLoc(*Block->succ_begin()); in getLastStmtLoc()