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