ΒΆtemplate <typename T>
llvm::Error visitDebugSubsections(
T&& FragmentRange,
llvm::codeview::DebugSubsectionVisitor& V,
const llvm::codeview::
DebugStringTableSubsectionRef& Strings,
const llvm::codeview::
DebugChecksumsSubsectionRef& Checksums)
template <typename T>
llvm::Error visitDebugSubsections(
T&& FragmentRange,
llvm::codeview::DebugSubsectionVisitor& V,
const llvm::codeview::
DebugStringTableSubsectionRef& Strings,
const llvm::codeview::
DebugChecksumsSubsectionRef& Checksums)
Declared at: llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h:101
Templates
- T
Parameters
- T&& FragmentRange
- llvm::codeview::DebugSubsectionVisitor& V
- const llvm::codeview:: DebugStringTableSubsectionRef& Strings
- const llvm::codeview::DebugChecksumsSubsectionRef& Checksums