ΒΆuint32_t getScopeEndOffset(
    const llvm::codeview::CVSymbol& Symbol)

Description

Given a symbol P for which symbolOpensScope(P) == true, return the corresponding end offset.

Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h:53

Parameters

const llvm::codeview::CVSymbol& Symbol