clang 22.0.0git
|
This is the complete list of members for clang::threadSafety::til::MatchComparator, including all inherited members.
compare(const SExpr *E1, const SExpr *E2) | clang::threadSafety::til::MatchComparator | inline |
compareExprs(const SExpr *E1, const SExpr *E2) | clang::threadSafety::til::MatchComparator | inlinestatic |
compareIntegers(unsigned i, unsigned j) | clang::threadSafety::til::MatchComparator | inline |
comparePointers(const void *P, const void *Q) | clang::threadSafety::til::MatchComparator | inline |
compareStrings(StringRef s, StringRef r) | clang::threadSafety::til::MatchComparator | inline |
compareVariableRefs(const Variable *V1, const Variable *V2) | clang::threadSafety::til::MatchComparator | inline |
CType typedef | clang::threadSafety::til::MatchComparator | |
enterScope(const Variable *V1, const Variable *V2) | clang::threadSafety::til::MatchComparator | inline |
leaveScope() | clang::threadSafety::til::MatchComparator | inline |
notTrue(CType ct) | clang::threadSafety::til::MatchComparator | inline |
self() | clang::threadSafety::til::Comparator< MatchComparator > | inlineprotected |
trueResult() | clang::threadSafety::til::MatchComparator | inline |