Load a value from memory.
More...
#include "clang/Analysis/Analyses/ThreadSafetyTIL.h"
Load a value from memory.
Definition at line 1030 of file ThreadSafetyTIL.h.
◆ Load() [1/2]
clang::threadSafety::til::Load::Load |
( |
SExpr * |
P | ) |
|
|
inline |
◆ Load() [2/2]
clang::threadSafety::til::Load::Load |
( |
const Load & |
L, |
|
|
SExpr * |
P |
|
) |
| |
|
inline |
◆ classof()
static bool clang::threadSafety::til::Load::classof |
( |
const SExpr * |
E | ) |
|
|
inlinestatic |
◆ compare()
template<class C >
C::CType clang::threadSafety::til::Load::compare |
( |
const Load * |
E, |
|
|
C & |
Cmp |
|
) |
| const |
|
inline |
◆ pointer() [1/2]
SExpr* clang::threadSafety::til::Load::pointer |
( |
| ) |
|
|
inline |
◆ pointer() [2/2]
const SExpr* clang::threadSafety::til::Load::pointer |
( |
| ) |
const |
|
inline |
◆ traverse()
template<class V >
V::R_SExpr clang::threadSafety::til::Load::traverse |
( |
V & |
Vs, |
|
|
typename V::R_Ctx |
Ctx |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: