Searched refs:updateNextTokLoc (Results 1 – 2 of 2) sorted by relevance
87 void updateNextTokLoc(SourceLocation Loc);
57 CoverageInfo->updateNextTokLoc(Tok.getLocation()); in setUpCoverageCallbacks()87 void CoverageSourceInfo::updateNextTokLoc(SourceLocation Loc) { in updateNextTokLoc() function in CoverageSourceInfo