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