clang 19.0.0git
Public Attributes | List of all members
clang::CodeGen::CodeGenFunction::AwaitSuspendWrapperInfo Struct Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CodeGenFunction.h"

Public Attributes

llvm::Value * FramePtr = nullptr
 

Detailed Description

Definition at line 381 of file CodeGenFunction.h.

Member Data Documentation

◆ FramePtr

llvm::Value* clang::CodeGen::CodeGenFunction::AwaitSuspendWrapperInfo::FramePtr = nullptr

Definition at line 382 of file CodeGenFunction.h.


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