Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp82 static RangeKind negateKind(RangeKind K) { in negateKind() function in __anon4d759d9c0111::StdLibraryFunctionsChecker
301 Tmp.Kind = negateKind(Kind); in negate()
1052 applyOnRange(negateKind(Kind), C.getSValBuilder().getBasicValueFactory(), T, in apply()