Home
last modified time | relevance | path

Searched refs:writeModuleHash (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp448 void writeModuleHash(StringRef View);
5307 void ModuleBitcodeWriter::writeModuleHash(StringRef View) { in writeModuleHash() function in ModuleBitcodeWriter
5385 writeModuleHash(Stream.getMarkedBufferAndResumeFlushing()); in write()