Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTraverse.h310 bool notTrue(CType ct) { return !ct; } in notTrue() function
346 bool notTrue(CType ct) { return !ct; } in notTrue() function