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

#include "/home/runner/work/llvm/llvm/repo/clang/lib/CodeGen/CodeGenFunction.h"

Public Attributes

llvm::Value * FramePtr = nullptr
 

Detailed Description

Definition at line 385 of file CodeGenFunction.h.

Member Data Documentation

◆ FramePtr

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

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