Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h699 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()
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()
1193 if (Cmp.notTrue(Ct)) in compare()
[all …]
H A DThreadSafetyTraverse.h335 bool notTrue(CType ct) { return !ct; } in notTrue() function
369 bool notTrue(CType ct) { return !ct; } in notTrue() function