clang 19.0.0git
Public Attributes | List of all members
clang::interp::IntPointer Struct Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/AST/Interp/Pointer.h"

Public Attributes

const DescriptorDesc
 
uint64_t Value
 

Detailed Description

Definition at line 44 of file Pointer.h.

Member Data Documentation

◆ Desc

const Descriptor* clang::interp::IntPointer::Desc

◆ Value

uint64_t clang::interp::IntPointer::Value

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