Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h421 bool isZeroCheck() const;
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1825 bool TrackConstraintBRVisitor::isZeroCheck() const { in isZeroCheck() function in TrackConstraintBRVisitor
1830 if (isZeroCheck()) in isUnderconstrained()