ΒΆtemplate <typename Record, typename Func>
llvm::Error forEachCodeViewRecord(
    ArrayRef<uint8_t> StreamBuffer,
    Func F)

Declared at: llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:72

Templates

Record
Func

Parameters

ArrayRef<uint8_t> StreamBuffer
Func F