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