struct CodeViewDebug::LexicalBlock
Declaration
struct CodeViewDebug::LexicalBlock { /* full declaration omitted */ };
Declared at: llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h:118
Member Variables
- public SmallVector<llvm::CodeViewDebug::LocalVariable, 1> Locals
- public SmallVector<llvm::CodeViewDebug::CVGlobalVariable, 1> Globals
- public SmallVector<llvm::CodeViewDebug::LexicalBlock*, 1> Children
- public const llvm::MCSymbol* Begin
- public const llvm::MCSymbol* End
- public llvm::StringRef Name