LLVM
8.0.1
|
#include "llvm/ObjectYAML/WasmYAML.h"
Public Attributes | |
uint32_t | Index |
uint32_t | Attribute |
uint32_t | SigIndex |
Definition at line 77 of file WasmYAML.h.
uint32_t llvm::WasmYAML::Event::Attribute |
Definition at line 79 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::Import >::mapping(), and llvm::yaml::MappingTraits< WasmYAML::Event >::mapping().
uint32_t llvm::WasmYAML::Event::Index |
Definition at line 78 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::Event >::mapping().
uint32_t llvm::WasmYAML::Event::SigIndex |
Definition at line 80 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::Import >::mapping(), and llvm::yaml::MappingTraits< WasmYAML::Event >::mapping().