LLVM 19.0.0git
llvm::detail::BCRecordCoding< BCArray< ElementTy > > Member List

This is the complete list of members for llvm::detail::BCRecordCoding< BCArray< ElementTy > >, including all inherited members.

emit(llvm::BitstreamWriter &Stream, BufferTy &buffer, unsigned code, StringRef data)llvm::detail::BCRecordCoding< BCArray< ElementTy > >inlinestatic
emit(llvm::BitstreamWriter &Stream, BufferTy &buffer, unsigned code, const ArrayTy &array)llvm::detail::BCRecordCoding< BCArray< ElementTy > >inlinestatic
emit(llvm::BitstreamWriter &Stream, BufferTy &buffer, unsigned code, ElementDataTy element, DataTy... data)llvm::detail::BCRecordCoding< BCArray< ElementTy > >inlinestatic
emit(llvm::BitstreamWriter &Stream, BufferTy &Buffer, unsigned code, std::nullopt_t)llvm::detail::BCRecordCoding< BCArray< ElementTy > >inlinestatic
read(ArrayRef< T > Buffer, ArrayRef< T > &rawData)llvm::detail::BCRecordCoding< BCArray< ElementTy > >inlinestatic
read(ArrayRef< T > buffer, ArrayTy &array)llvm::detail::BCRecordCoding< BCArray< ElementTy > >inlinestatic
read(ArrayRef< T > buffer, std::nullopt_t)llvm::detail::BCRecordCoding< BCArray< ElementTy > >inlinestatic
read(ArrayRef< T > buffer)=deletellvm::detail::BCRecordCoding< BCArray< ElementTy > >static