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

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

Public Attributes

BlockPointee
 The block the pointer is pointing to.
 
unsigned Base
 Start of the current subfield.
 

Detailed Description

Definition at line 37 of file Pointer.h.

Member Data Documentation

◆ Base

unsigned clang::interp::BlockPointer::Base

◆ Pointee

Block* clang::interp::BlockPointer::Pointee

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