Placeholder for expressions that cannot be represented in the TIL.
More...
#include "clang/Analysis/Analyses/ThreadSafetyTIL.h"
Placeholder for expressions that cannot be represented in the TIL.
Definition at line 486 of file ThreadSafetyTIL.h.
◆ Undefined() [1/2]
clang::threadSafety::til::Undefined::Undefined |
( |
const Stmt * |
S = nullptr | ) |
|
|
inline |
◆ Undefined() [2/2]
clang::threadSafety::til::Undefined::Undefined |
( |
const Undefined & |
U | ) |
|
|
inline |
◆ classof()
static bool clang::threadSafety::til::Undefined::classof |
( |
const SExpr * |
E | ) |
|
|
inlinestatic |
◆ compare()
template<class C >
C::CType clang::threadSafety::til::Undefined::compare |
( |
const Undefined * |
E, |
|
|
C & |
Cmp |
|
) |
| const |
|
inline |
◆ traverse()
template<class V >
V::R_SExpr clang::threadSafety::til::Undefined::traverse |
( |
V & |
Vs, |
|
|
typename V::R_Ctx |
Ctx |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: