Searched defs:YAMLSubsectionBase (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp87 struct YAMLSubsectionBase { struct in namespace:llvm::CodeViewYAML::detail
88 explicit YAMLSubsectionBase(DebugSubsectionKind Kind) : Kind(Kind) {} function in struct:llvm::CodeViewYAML::detail::YAMLSubsectionBase
[all...]

Completed in 108 milliseconds