Searched refs:getSourceMgr (Results 1 – 11 of 11) 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()
34 SourceManager &SM = R.getSourceMgr(); in HighlightRange()44 EOffset += Lexer::MeasureTokenLength(E, R.getSourceMgr(), R.getLangOpts()); in HighlightRange()109 const llvm::MemoryBuffer *Buf = R.getSourceMgr().getBuffer(FID); in EscapeText()229 const llvm::MemoryBuffer *Buf = R.getSourceMgr().getBuffer(FID); in AddLineNumbers()274 const llvm::MemoryBuffer *Buf = R.getSourceMgr().getBuffer(FID); in AddHeaderFooterInternalBuiltinCSS()278 SourceLocation StartLoc = R.getSourceMgr().getLocForStartOfFile(FID); in AddHeaderFooterInternalBuiltinCSS()
482 getSourceMgr().getFileEntryForID(I->first); in overwriteChangedFiles()483 AtomicallyMovedFile File(getSourceMgr().getDiagnostics(), Entry->getName(), in overwriteChangedFiles()
51 SourceManager &SM = Rewrite.getSourceMgr(); in apply()177 Rewrite.getSourceMgr().getFileEntryForID(I->first); in saveRewrittenFiles()
161 SourceManager &getSourceMgr() const { return *SourceMgr; } in getSourceMgr() function
290 SourceManager &SM = R.getSourceMgr(); in HandlePiece()534 SourceManager &SM = R.getSourceMgr(); in HighlightRange()
232 const SourceMgr *getSourceMgr() const { return SM; } in getSourceMgr() function
202 const llvm::SourceMgr &LSM = *D.getSourceMgr(); in ConvertBackendLocation()
464 const llvm::SourceMgr &LSM = *D.getSourceMgr(); in MSAsmDiagHandler()
1581 const SourceMgr &DiagSrcMgr = *Diag.getSourceMgr(); in DiagHandler()1618 SMDiagnostic NewDiag(*Diag.getSourceMgr(), Diag.getLoc(), in DiagHandler()