Home
last modified time | relevance | path

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

/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/include/clang/Basic/
H A DSourceManager.h996 void overrideFileContents(FileEntryRef SourceFile, in overrideFileContents() function