Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp123 bool IsObjCBool = in run() local
166 else if (IsObjCBool) in run()