Searched refs:notTrue (Results 1 – 2 of 2) sorted by relevance
708 if (Cmp.notTrue(Ct)) in compare()798 if (Cmp.notTrue(Ct)) in compare()833 if (Cmp.notTrue(Ct)) in compare()872 if (Cmp.notTrue(Ct)) in compare()910 if (Cmp.notTrue(Ct) || (!arg() && !E->arg())) in compare()962 if (Cmp.notTrue(Ct)) in compare()1030 if (Cmp.notTrue(Ct)) in compare()1090 if (Cmp.notTrue(Ct)) in compare()1126 if (Cmp.notTrue(Ct)) in compare()1163 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