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