Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp88 struct YAMLSubsectionBase { struct
89 explicit YAMLSubsectionBase(DebugSubsectionKind Kind) : Kind(Kind) {} in YAMLSubsectionBase() function
97 DebugSubsectionKind Kind;