Searched refs:notTrue (Results 1 – 2 of 2) sorted by relevance
689 if (Cmp.notTrue(Ct)) in compare()780 if (Cmp.notTrue(Ct)) in compare()816 if (Cmp.notTrue(Ct)) in compare()857 if (Cmp.notTrue(Ct)) in compare()896 if (Cmp.notTrue(Ct) || (!arg() && !E->arg())) in compare()949 if (Cmp.notTrue(Ct)) in compare()1019 if (Cmp.notTrue(Ct)) in compare()1081 if (Cmp.notTrue(Ct)) in compare()1118 if (Cmp.notTrue(Ct)) in compare()1156 if (Cmp.notTrue(Ct)) in compare()[all …]
310 bool notTrue(CType ct) { return !ct; } in notTrue() function346 bool notTrue(CType ct) { return !ct; } in notTrue() function