struct CodeViewDebug::CVGlobalVariable

Declaration

struct CodeViewDebug::CVGlobalVariable { /* full declaration omitted */ };

Declared at: llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h:102

Member Variables

public const llvm::DIGlobalVariable* DIGV
public PointerUnion<const llvm::GlobalVariable*, const llvm::DIExpression*> GVInfo