Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h689 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 …]
DThreadSafetyTraverse.h310 bool notTrue(CType ct) { return !ct; } in notTrue() function
346 bool notTrue(CType ct) { return !ct; } in notTrue() function