Home
last modified time | relevance | path

Searched defs:BitstreamWriter (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.h28 class BitstreamWriter; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeWriter.h28 class BitstreamWriter; variable
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleFileExtension.h20 class BitstreamWriter; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h163 BitstreamWriter(SmallVectorImpl<char> &Buff) in BitstreamWriter() function