clang 22.0.0git
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 372 of file CodeGenFunction.h.

Member Data Documentation

◆ FramePtr

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

Definition at line 373 of file CodeGenFunction.h.


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