OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:overrideFileContents
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
SourceManager.h
944
void
overrideFileContents
(const FileEntry *SourceFile,
946
overrideFileContents
(SourceFile, llvm::MemoryBuffer::getMemBuffer(Buffer));
956
void
overrideFileContents
(const FileEntry *SourceFile,
958
void
overrideFileContents
(FileEntryRef SourceFile,
960
overrideFileContents
(&SourceFile.getFileEntry(), std::move(Buffer));
969
void
overrideFileContents
(const FileEntry *SourceFile,
/src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInstance.cpp
410
SourceMgr.
overrideFileContents
(FromFile, RB.second->getMemBufferRef());
412
SourceMgr.
overrideFileContents
(
436
SourceMgr.
overrideFileContents
(FromFile, *ToFile);
1236
Instance.getSourceManager().
overrideFileContents
(
2056
Other.getSourceManager().
overrideFileContents
(
/src/external/apache2/llvm/dist/clang/lib/Basic/
SourceManager.cpp
688
void SourceManager::
overrideFileContents
(
698
void SourceManager::
overrideFileContents
(const FileEntry *SourceFile,
/src/external/apache2/llvm/dist/clang/lib/Lex/
Preprocessor.cpp
438
SourceMgr.
overrideFileContents
(File, std::move(NewBuffer));
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp
1556
SourceMgr.
overrideFileContents
(*File, std::move(Buffer));
Completed in 33 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026