Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h335 bool notTrue(CType ct) { return !ct; } in notTrue() function
369 bool notTrue(CType ct) { return !ct; } in notTrue() function