Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h708 if (Cmp.notTrue(Ct)) in compare()
798 if (Cmp.notTrue(Ct)) in compare()
833 if (Cmp.notTrue(Ct)) in compare()
872 if (Cmp.notTrue(Ct)) in compare()
910 if (Cmp.notTrue(Ct) || (!arg() && !E->arg())) in compare()
962 if (Cmp.notTrue(Ct)) in compare()
1030 if (Cmp.notTrue(Ct)) in compare()
1090 if (Cmp.notTrue(Ct)) in compare()
1126 if (Cmp.notTrue(Ct)) in compare()
1163 if (Cmp.notTrue(Ct)) in compare()
[all …]
H A DThreadSafetyTraverse.h335 bool notTrue(CType ct) { return !ct; } in notTrue() function
369 bool notTrue(CType ct) { return !ct; } in notTrue() function