Lines Matching defs:YAMLCrossModuleImportsSubsection
165 struct YAMLCrossModuleImportsSubsection : public YAMLSubsectionBase {
166 YAMLCrossModuleImportsSubsection()
173 static Expected<std::shared_ptr<YAMLCrossModuleImportsSubsection>>
345 void YAMLCrossModuleImportsSubsection::map(IO &IO) {
385 std::make_shared<YAMLCrossModuleImportsSubsection>();
474 YAMLCrossModuleImportsSubsection::toCodeViewSubsection(
654 Expected<std::shared_ptr<YAMLCrossModuleImportsSubsection>>
655 YAMLCrossModuleImportsSubsection::fromCodeViewSubsection(
658 auto Result = std::make_shared<YAMLCrossModuleImportsSubsection>();
844 auto Result = YAMLCrossModuleImportsSubsection::fromCodeViewSubsection(