Searched refs:getSourceMgr (Results 1 – 10 of 10) sorted by relevance
66 FileID FID = R.getSourceMgr().getMainFileID(); in HandleTranslationUnit()67 const FileEntry* Entry = R.getSourceMgr().getFileEntryForID(FID); in HandleTranslationUnit()75 Name = R.getSourceMgr().getBuffer(FID)->getBufferIdentifier(); in HandleTranslationUnit()
86 const FileEntry *Entry = Rewrite.getSourceMgr().getFileEntryForID(I->first); in WriteFixedFiles()
35 SourceManager &SM = R.getSourceMgr(); in HighlightRange()45 EOffset += Lexer::MeasureTokenLength(E, R.getSourceMgr(), R.getLangOpts()); in HighlightRange()110 const llvm::MemoryBuffer *Buf = R.getSourceMgr().getBuffer(FID); in EscapeText()230 const llvm::MemoryBuffer *Buf = R.getSourceMgr().getBuffer(FID); in AddLineNumbers()275 const llvm::MemoryBuffer *Buf = R.getSourceMgr().getBuffer(FID); in AddHeaderFooterInternalBuiltinCSS()279 SourceLocation StartLoc = R.getSourceMgr().getLocForStartOfFile(FID); in AddHeaderFooterInternalBuiltinCSS()
478 getSourceMgr().getFileEntryForID(I->first); in overwriteChangedFiles()479 AtomicallyMovedFile File(getSourceMgr().getDiagnostics(), Entry->getName(), in overwriteChangedFiles()
51 SourceManager &SM = Rewrite.getSourceMgr(); in apply()146 Rewrite.getSourceMgr().getFileEntryForID(I->first); in saveRewrittenFiles()
190 const SourceMgr *getSourceMgr() const { return SM; } in getSourceMgr() function
157 SourceManager &getSourceMgr() const { return *SourceMgr; } in getSourceMgr() function
289 SourceManager &SM = R.getSourceMgr(); in HandlePiece()533 SourceManager &SM = R.getSourceMgr(); in HighlightRange()
200 const llvm::SourceMgr &LSM = *D.getSourceMgr(); in ConvertBackendLocation()
1409 const SourceMgr &DiagSrcMgr = *Diag.getSourceMgr(); in DiagHandler()1446 SMDiagnostic NewDiag(*Diag.getSourceMgr(), Diag.getLoc(), in DiagHandler()