Synopsis
Declared in <llvm/ObjectYAML/CodeViewYAMLDebugSections.h>
Expected<std::vector<std::shared_ptr<codeview::DebugSubsection>>>
toCodeViewSubsectionList(
BumpPtrAllocator& Allocator,
ArrayRef<YAMLDebugSubsection> Subsections,
codeview::StringsAndChecksums const& SC);
Created with MrDocs