Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitor.h135 bool IsZeroCheck; variable
144 IsZeroCheck(!Assumption && Constraint.getAs<Loc>()), in TrackConstraintBRVisitor()
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitors.h168 bool IsZeroCheck; variable
177 IsZeroCheck(!Assumption && Constraint.getAs<Loc>()) {} in TrackConstraintBRVisitor()
/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp725 if (IsZeroCheck) in isUnderconstrained()
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp1540 if (IsZeroCheck) in isUnderconstrained()