Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFileBuilder.cpp262 BinaryStreamWriter SourceWriter(*SourceStream); in commitInjectedSources() local
263 assert(SourceWriter.bytesRemaining() == IS.Content->getBufferSize()); in commitInjectedSources()
264 cantFail(SourceWriter.writeBytes( in commitInjectedSources()