| LLVM 22.0.0git
    | 
#include "llvm/ObjectYAML/WasmYAML.h"
| Public Attributes | |
| StringRef | Name | 
| std::vector< ComdatEntry > | Entries | 
Definition at line 182 of file WasmYAML.h.
| std::vector<ComdatEntry> llvm::WasmYAML::Comdat::Entries | 
Definition at line 184 of file WasmYAML.h.
| StringRef llvm::WasmYAML::Comdat::Name | 
Definition at line 183 of file WasmYAML.h.