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