Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp85 struct YAMLSubsectionBase { struct
86 explicit YAMLSubsectionBase(DebugSubsectionKind Kind) : Kind(Kind) {} in YAMLSubsectionBase() argument
94 DebugSubsectionKind Kind;