Searched defs:YAMLSubsectionBase (Results 1 – 1 of 1) sorted by relevance
87 struct YAMLSubsectionBase { struct88 explicit YAMLSubsectionBase(DebugSubsectionKind Kind) : Kind(Kind) {} in YAMLSubsectionBase() function96 DebugSubsectionKind Kind;