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

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

Public Attributes

unsigned Offset
 
bool IsPtr
 

Detailed Description

Definition at line 34 of file Context.h.

Member Data Documentation

◆ IsPtr

bool clang::interp::ParamOffset::IsPtr

Definition at line 36 of file Context.h.

◆ Offset

unsigned clang::interp::ParamOffset::Offset

Definition at line 35 of file Context.h.


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