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