Searched defs:YAMLSubsectionBase (Results 1 – 1 of 1) sorted by relevance
88 struct YAMLSubsectionBase { struct89 explicit YAMLSubsectionBase(DebugSubsectionKind Kind) : Kind(Kind) {} in YAMLSubsectionBase() function97 DebugSubsectionKind Kind;