reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

lib/ObjectYAML/CodeViewYAMLDebugSections.cpp
  401 std::shared_ptr<DebugSubsection> YAMLChecksumsSubsection::toCodeViewSubsection(
  412 std::shared_ptr<DebugSubsection> YAMLLinesSubsection::toCodeViewSubsection(
  443 YAMLInlineeLinesSubsection::toCodeViewSubsection(
  464 YAMLCrossModuleExportsSubsection::toCodeViewSubsection(
  474 YAMLCrossModuleImportsSubsection::toCodeViewSubsection(
  488 std::shared_ptr<DebugSubsection> YAMLSymbolsSubsection::toCodeViewSubsection(
  499 YAMLStringTableSubsection::toCodeViewSubsection(
  508 std::shared_ptr<DebugSubsection> YAMLFrameDataSubsection::toCodeViewSubsection(
  531 YAMLCoffSymbolRVASubsection::toCodeViewSubsection(

References

lib/ObjectYAML/CodeViewYAMLDebugSections.cpp
  756     CVS = SS.Subsection->toCodeViewSubsection(Allocator, SC);
  939       auto Result = SS.Subsection->toCodeViewSubsection(Allocator, SC);
  951       auto Result = SS.Subsection->toCodeViewSubsection(Allocator, SC);