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