Lines Matching defs:YAMLInlineeLinesSubsection
135 struct YAMLInlineeLinesSubsection : public YAMLSubsectionBase {
136 YAMLInlineeLinesSubsection()
143 static Expected<std::shared_ptr<YAMLInlineeLinesSubsection>>
334 void YAMLInlineeLinesSubsection::map(IO &IO) {
379 Subsection.Subsection = std::make_shared<YAMLInlineeLinesSubsection>();
443 YAMLInlineeLinesSubsection::toCodeViewSubsection(
617 Expected<std::shared_ptr<YAMLInlineeLinesSubsection>>
618 YAMLInlineeLinesSubsection::fromCodeViewSubsection(
622 auto Result = std::make_shared<YAMLInlineeLinesSubsection>();
822 auto Result = YAMLInlineeLinesSubsection::fromCodeViewSubsection(