clang-tools 19.0.0git
Public Attributes | List of all members
clang::clangd::riff::Chunk Struct Reference

#include <RIFF.h>

Public Attributes

FourCC ID
 
llvm::StringRef Data
 

Detailed Description

Definition at line 50 of file RIFF.h.

Member Data Documentation

◆ Data

llvm::StringRef clang::clangd::riff::Chunk::Data

Definition at line 52 of file RIFF.h.

Referenced by clang::clangd::riff::operator==().

◆ ID

FourCC clang::clangd::riff::Chunk::ID

Definition at line 51 of file RIFF.h.

Referenced by clang::clangd::riff::operator==().


The documentation for this struct was generated from the following file: