#include "clang/Analysis/Analyses/LifetimeSafety/Facts.h"
Definition at line 145 of file Facts.h.
◆ UseFact()
clang::lifetimes::internal::UseFact::UseFact |
( |
const Expr * | UseExpr | ) |
|
|
inline |
◆ classof()
bool clang::lifetimes::internal::UseFact::classof |
( |
const Fact * | F | ) |
|
|
inlinestatic |
◆ dump()
void clang::lifetimes::internal::UseFact::dump |
( |
llvm::raw_ostream & | OS, |
|
|
const LoanManager & | , |
|
|
const OriginManager & | OM ) const |
|
overridevirtual |
◆ getUsedOrigin()
◆ getUseExpr()
const Expr * clang::lifetimes::internal::UseFact::getUseExpr |
( |
| ) |
const |
|
inline |
◆ isWritten()
bool clang::lifetimes::internal::UseFact::isWritten |
( |
| ) |
const |
|
inline |
◆ markAsWritten()
void clang::lifetimes::internal::UseFact::markAsWritten |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files:
- include/clang/Analysis/Analyses/LifetimeSafety/Facts.h
- lib/Analysis/LifetimeSafety/Facts.cpp