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