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.cpp414 void writeModuleHash(StringRef View);
4846 void ModuleBitcodeWriter::writeModuleHash(StringRef View) { in writeModuleHash() function in ModuleBitcodeWriter
4924 writeModuleHash(Stream.getMarkedBufferAndResumeFlushing()); in write()