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.h709 if (Cmp.notTrue(Ct)) in compare()
799 if (Cmp.notTrue(Ct)) in compare()
834 if (Cmp.notTrue(Ct)) in compare()
873 if (Cmp.notTrue(Ct)) in compare()
911 if (Cmp.notTrue(Ct) || (!arg() && !E->arg())) in compare()
963 if (Cmp.notTrue(Ct)) in compare()
1031 if (Cmp.notTrue(Ct)) in compare()
1091 if (Cmp.notTrue(Ct)) in compare()
1127 if (Cmp.notTrue(Ct)) in compare()
1164 if (Cmp.notTrue(Ct)) in compare()
[all …]
H A DThreadSafetyTraverse.h337 bool notTrue(CType ct) { return !ct; } in notTrue() function
365 bool notTrue(CType ct) { return !ct; } in notTrue() function