Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h699 if (Cmp.notTrue(Ct)) in compare()
789 if (Cmp.notTrue(Ct)) in compare()
824 if (Cmp.notTrue(Ct)) in compare()
863 if (Cmp.notTrue(Ct)) in compare()
901 if (Cmp.notTrue(Ct) || (!arg() && !E->arg())) in compare()
953 if (Cmp.notTrue(Ct)) in compare()
1021 if (Cmp.notTrue(Ct)) in compare()
1081 if (Cmp.notTrue(Ct)) in compare()
1117 if (Cmp.notTrue(Ct)) in compare()
1154 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