struct ListEntries

Declaration

template <typename EntryType>
struct ListEntries { /* full declaration omitted */ };

Declared at: llvm/include/llvm/ObjectYAML/DWARFYAML.h:194

Templates

EntryType

Member Variables

public Optional<std::vector<EntryType>> Entries
public Optional<yaml::BinaryRef> Content