clang 20.0.0git
Public Attributes | List of all members
clang::sema::CapturingEntity Struct Reference

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

Public Attributes

ExprEntity = nullptr
 

Detailed Description

Definition at line 32 of file CheckExprLifetime.h.

Member Data Documentation

◆ Entity

Expr* clang::sema::CapturingEntity::Entity = nullptr

Definition at line 41 of file CheckExprLifetime.h.

Referenced by clang::sema::checkExprLifetimeImpl().


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