Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp643 void SourceManager::overrideFileContents(const FileEntry *SourceFile, in overrideFileContents() function in SourceManager
655 void SourceManager::overrideFileContents(const FileEntry *SourceFile, in overrideFileContents() function in SourceManager
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h836 void overrideFileContents(const FileEntry *SourceFile, in overrideFileContents() function