Searched refs:fileSourceMgr (Results 1 – 1 of 1) sorted by relevance
44 llvm::SourceMgr fileSourceMgr; in splitAndProcessBuffer() local45 fileSourceMgr.AddNewSourceBuffer(std::move(originalBuffer), SMLoc()); in splitAndProcessBuffer()69 fileSourceMgr.PrintMessage(llvm::errs(), splitLoc, in splitAndProcessBuffer()83 unsigned splitLine = fileSourceMgr.getLineAndColumn(splitLoc).first; in splitAndProcessBuffer()