LLDB mainline
lldb_private::npdb::VariableInfo Struct Reference

#include <PdbUtil.h>

Public Attributes

llvm::StringRef name
llvm::codeview::TypeIndex type
DWARFExpressionList location
bool is_param

Detailed Description

Definition at line 112 of file PdbUtil.h.

Member Data Documentation

◆ is_param

bool lldb_private::npdb::VariableInfo::is_param

◆ location

DWARFExpressionList lldb_private::npdb::VariableInfo::location

◆ name

llvm::StringRef lldb_private::npdb::VariableInfo::name

◆ type

llvm::codeview::TypeIndex lldb_private::npdb::VariableInfo::type

The documentation for this struct was generated from the following file: