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.cpp702 void SourceManager::overrideFileContents( in overrideFileContents() function in SourceManager
712 void SourceManager::overrideFileContents(const FileEntry *SourceFile, in overrideFileContents() function in SourceManager
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h992 void overrideFileContents(FileEntryRef SourceFile, in overrideFileContents() function