clang 23.0.0git
clang::interp::FuncParam Struct Reference

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

Public Attributes

unsigned Index
bool IsPtr

Detailed Description

Definition at line 40 of file Context.h.

Member Data Documentation

◆ Index

unsigned clang::interp::FuncParam::Index

Definition at line 41 of file Context.h.

◆ IsPtr

bool clang::interp::FuncParam::IsPtr

Definition at line 42 of file Context.h.


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