Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DSourceManager.h963 void overrideFileContents(const FileEntry *SourceFile, in overrideFileContents() function
977 void overrideFileContents(FileEntryRef SourceFile, in overrideFileContents() function
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSourceManager.cpp690 void SourceManager::overrideFileContents( in overrideFileContents() function in SourceManager
700 void SourceManager::overrideFileContents(const FileEntry *SourceFile, in overrideFileContents() function in SourceManager