Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp2006 bool canComputeResult = false; in evalStrcmpCommon() local
2024 canComputeResult = true; in evalStrcmpCommon()
2028 canComputeResult = true; in evalStrcmpCommon()
2031 if (canComputeResult) { in evalStrcmpCommon()