Lines Matching defs:YAMLCrossModuleImportsSubsection
163 struct YAMLCrossModuleImportsSubsection : public YAMLSubsectionBase {
164 YAMLCrossModuleImportsSubsection()
171 static Expected<std::shared_ptr<YAMLCrossModuleImportsSubsection>>
343 void YAMLCrossModuleImportsSubsection::map(IO &IO) {
383 std::make_shared<YAMLCrossModuleImportsSubsection>();
472 YAMLCrossModuleImportsSubsection::toCodeViewSubsection(
652 Expected<std::shared_ptr<YAMLCrossModuleImportsSubsection>>
653 YAMLCrossModuleImportsSubsection::fromCodeViewSubsection(
656 auto Result = std::make_shared<YAMLCrossModuleImportsSubsection>();
842 auto Result = YAMLCrossModuleImportsSubsection::fromCodeViewSubsection(