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