Home
last modified time | relevance | path

Searched defs:overrideFileContents (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DSourceManager.h952 void overrideFileContents(const FileEntry *SourceFile, in overrideFileContents() function
966 void overrideFileContents(FileEntryRef SourceFile, in overrideFileContents() function
/llvm-project-15.0.7/clang/lib/Basic/
H A DSourceManager.cpp687 void SourceManager::overrideFileContents( in overrideFileContents() function in SourceManager
697 void SourceManager::overrideFileContents(const FileEntry *SourceFile, in overrideFileContents() function in SourceManager