Home
last modified time | relevance | path

Searched defs:writeIndex (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp754 bool GlobalModuleIndexBuilder::writeIndex(llvm::BitstreamWriter &Stream) { in writeIndex() function in GlobalModuleIndexBuilder
848 GlobalModuleIndex::writeIndex(FileManager &FileMgr, in writeIndex() function in GlobalModuleIndex
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp493 void writeIndex(MCStreamer &Out, MCSection *Section, in writeIndex() function
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp5100 void BitcodeWriter::writeIndex( in writeIndex() function in BitcodeWriter