clang 20.0.0git
|
Describes an entity that is being assigned. More...
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/Sema/CheckExprLifetime.h"
Public Attributes | |
Expr * | LHS = nullptr |
Describes an entity that is being assigned.
Definition at line 22 of file CheckExprLifetime.h.
Expr* clang::sema::AssignedEntity::LHS = nullptr |
Definition at line 24 of file CheckExprLifetime.h.
Referenced by clang::sema::checkExprLifetime(), and clang::sema::checkExprLifetimeImpl().