|
clang 24.0.0git
|
#include "clang/Analysis/Analyses/LifetimeSafety/LifetimeAnnotations.h"
Public Attributes | |
| const FunctionDecl * | FD = nullptr |
| llvm::SmallVector< const Expr *, 4 > | Args |
Definition at line 66 of file LifetimeAnnotations.h.
| llvm::SmallVector<const Expr *, 4> clang ::lifetimes::FunctionCallInfo::Args |
Definition at line 68 of file LifetimeAnnotations.h.
| const FunctionDecl* clang ::lifetimes::FunctionCallInfo::FD = nullptr |
Definition at line 67 of file LifetimeAnnotations.h.