Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp2150 SVal compareWithZero = in evalStrcmpCommon() local
2153 DefinedSVal compareWithZeroVal = compareWithZero.castAs<DefinedSVal>(); in evalStrcmpCommon()