Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h391 bool IsZeroCheck; variable
400 IsZeroCheck(!Assumption && isa<Loc>(Constraint)) {} in TrackConstraintBRVisitor()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1641 if (IsZeroCheck) in isUnderconstrained()