Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h944 void overrideFileContents(const FileEntry *SourceFile, in overrideFileContents() function
958 void overrideFileContents(FileEntryRef SourceFile, in overrideFileContents() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp688 void SourceManager::overrideFileContents( in overrideFileContents() function in SourceManager
698 void SourceManager::overrideFileContents(const FileEntry *SourceFile, in overrideFileContents() function in SourceManager