HomeSort by relevance Sort by last modified time
    Searched refs:IsZeroCheck (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporterVisitor.h 135 bool IsZeroCheck;
144 IsZeroCheck(!Assumption && Constraint.getAs<Loc>()),
  /external/clang/lib/StaticAnalyzer/Core/
BugReporterVisitors.cpp 725 if (IsZeroCheck)
    [all...]

Completed in 351 milliseconds