#include <ThreadSafetyTraverse.h>
Definition at line 302 of file ThreadSafetyTraverse.h.
bool clang::threadSafety::til::EqualsComparator::compare |
( |
const SExpr * |
E1, |
|
|
const SExpr * |
E2 |
|
) |
| |
|
inline |
static bool clang::threadSafety::til::EqualsComparator::compareExprs |
( |
const SExpr * |
E1, |
|
|
const SExpr * |
E2 |
|
) |
| |
|
inlinestatic |
bool clang::threadSafety::til::EqualsComparator::comparePointers |
( |
const void * |
P, |
|
|
const void * |
Q |
|
) |
| |
|
inline |
bool clang::threadSafety::til::EqualsComparator::compareStrings |
( |
StringRef |
s, |
|
|
StringRef |
r |
|
) |
| |
|
inline |
bool clang::threadSafety::til::EqualsComparator::compareVariableRefs |
( |
const Variable * |
V1, |
|
|
const Variable * |
V2 |
|
) |
| |
|
inline |
void clang::threadSafety::til::EqualsComparator::enterScope |
( |
const Variable * |
V1, |
|
|
const Variable * |
V2 |
|
) |
| |
|
inline |
void clang::threadSafety::til::EqualsComparator::leaveScope |
( |
| ) |
|
|
inline |
bool clang::threadSafety::til::EqualsComparator::notTrue |
( |
CType |
ct | ) |
|
|
inline |
CType clang::threadSafety::til::EqualsComparator::trueResult |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: