Searched refs:createTokenSplitLoc (Results 1 – 3 of 3) sorted by relevance
962 SourceLocation createTokenSplitLoc(SourceLocation SpellingLoc,
520 return SM.createTokenSplitLoc(Spelling, Loc, Loc.getLocWithOffset(Length)); in SplitToken()
642 SourceLocation SourceManager::createTokenSplitLoc(SourceLocation Spelling, in createTokenSplitLoc() function in SourceManager