Searched refs:notTrue (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h697 if (Cmp.notTrue(Ct))
787 if (Cmp.notTrue(Ct))
822 if (Cmp.notTrue(Ct))
861 if (Cmp.notTrue(Ct))
899 if (Cmp.notTrue(Ct) || (!arg() && !E->arg()))
951 if (Cmp.notTrue(Ct))
1019 if (Cmp.notTrue(Ct))
1079 if (Cmp.notTrue(Ct))
1115 if (Cmp.notTrue(Ct))
1152 if (Cmp.notTrue(C
[all...]
H A DThreadSafetyTraverse.h335 bool notTrue(CType ct) { return !ct; } function in class:clang::threadSafety::til::EqualsComparator
369 bool notTrue(CType ct) { return !ct; } function in class:clang::threadSafety::til::MatchComparator

Completed in 70 milliseconds