Searched refs:notTrue (Results 1 – 2 of 2) sorted by relevance
699 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 …]
335 bool notTrue(CType ct) { return !ct; } in notTrue() function369 bool notTrue(CType ct) { return !ct; } in notTrue() function