Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h336 bool notTrue(CType ct) { return !ct; } in notTrue() function
370 bool notTrue(CType ct) { return !ct; } in notTrue() function