Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp758 bool GlobalModuleIndexBuilder::writeIndex(llvm::BitstreamWriter &Stream) { in writeIndex() function in GlobalModuleIndexBuilder
852 GlobalModuleIndex::writeIndex(FileManager &FileMgr, in writeIndex() function in GlobalModuleIndex
/openbsd/gnu/llvm/llvm/lib/DWP/
H A DDWP.cpp419 void writeIndex(MCStreamer &Out, MCSection *Section, in writeIndex() function
/openbsd/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4871 void BitcodeWriter::writeIndex( in writeIndex() function in BitcodeWriter