Home
last modified time | relevance | path

Searched refs:overrideFileContents (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h996 void overrideFileContents(FileEntryRef SourceFile, in overrideFileContents() function
998 overrideFileContents(SourceFile, llvm::MemoryBuffer::getMemBuffer(Buffer)); in overrideFileContents()
1008 void overrideFileContents(FileEntryRef SourceFile,
1017 void overrideFileContents(const FileEntry *SourceFile, FileEntryRef NewFile);
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp412 SourceMgr.overrideFileContents(FromFile, RB.second->getMemBufferRef()); in InitializeFileRemapping()
414 SourceMgr.overrideFileContents( in InitializeFileRemapping()
433 SourceMgr.overrideFileContents(FromFile, *ToFile); in InitializeFileRemapping()
1412 Instance->getSourceManager().overrideFileContents(ModuleMapFile, in cloneForModuleCompile()
2255 Other->getSourceManager().overrideFileContents( in createModuleFromSource()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp715 void SourceManager::overrideFileContents( in overrideFileContents() function in SourceManager
725 void SourceManager::overrideFileContents(const FileEntry *SourceFile, in overrideFileContents() function in SourceManager
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp446 SourceMgr.overrideFileContents(File, std::move(NewBuffer)); in SetCodeCompletionPoint()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1894 SourceMgr.overrideFileContents(*File, std::move(Buffer)); in ReadSLocEntry()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc11585 …PKNS_9FileEntryEPKN4llvm12MemoryBufferEb", "clang::SourceManager::overrideFileContents(clang::File…