Searched refs:sourceManager (Results 1 – 9 of 9) sorted by relevance
71 auto &SM = Tokens.sourceManager(); in findIdentifierUnderCursor()
323 return TokBuf.sourceManager().isBeforeInTranslationUnit(Tok.location(), in getDeletionRange()
305 const SourceManager &sourceManager() const { return *SourceMgr; } in sourceManager() function
407 assert(T1 == T2 || sourceManager().isBeforeInTranslationUnit(T1, T2)); in fileForSpelled()462 Loc, Tokens.spelledTokens(Tokens.sourceManager().getFileID(Loc))); in spelledTokensTouching()479 Loc, Tokens.spelledTokens(Tokens.sourceManager().getFileID(Loc))); in spelledIdentifierTouching()
374 const SourceManager &sourceManager() const { in sourceManager() function in syntax::TreeBuilder1549 Builder.sourceManager(), D->getTypeSourceInfo()->getTypeLoc(), in processDeclaratorAndDeclaration()
786 const auto &SM = Tokens.sourceManager(); in pointBounds()794 unsigned Offset = Tokens.sourceManager().getFileOffset(Tok.location()); in pointBounds()
428 TB.sourceManager().getMacroArgExpandedLocation(SpellingLoc)); in tokenSpelledAt()571 const SourceManager &SM = TB.sourceManager(); in findNearbyIdentifier()1075 Loc = TB.sourceManager().getFileLoc(Loc); in toHighlight()1079 TB.sourceManager(), in toHighlight()
97 Tokens.sourceManager(), in getRange()
922 const auto &SM = TB.sourceManager(); in touching()