Home
last modified time | relevance | path

Searched defs:DescriptionsLength (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h190 Optional<yaml::Hex64> DescriptionsLength; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp833 uint64_t DescriptionsLength = 0; in writeListEntry() local