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