Placeholder for a wildcard that matches any other expression.
More...
#include "clang/Analysis/Analyses/ThreadSafetyTIL.h"
Placeholder for a wildcard that matches any other expression.
Definition at line 508 of file ThreadSafetyTIL.h.
◆ Wildcard() [1/2]
clang::threadSafety::til::Wildcard::Wildcard |
( |
| ) |
|
|
inline |
◆ Wildcard() [2/2]
clang::threadSafety::til::Wildcard::Wildcard |
( |
const Wildcard & |
| ) |
|
|
default |
◆ classof()
static bool clang::threadSafety::til::Wildcard::classof |
( |
const SExpr * |
E | ) |
|
|
inlinestatic |
◆ compare()
template<class C >
C::CType clang::threadSafety::til::Wildcard::compare |
( |
const Wildcard * |
E, |
|
|
C & |
Cmp |
|
) |
| const |
|
inline |
◆ traverse()
template<class V >
V::R_SExpr clang::threadSafety::til::Wildcard::traverse |
( |
V & |
Vs, |
|
|
typename V::R_Ctx |
Ctx |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: