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