reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  481   ConstraintRangeTy::data_type *V = State->get<ConstraintRange>(Sym);
  486   const RangeSet *R = getRangeForMinusSymbol(State, Sym);
  500   QualType T = Sym->getType();
  506     return assumeNonZero(BV, F, Sym, Result);
  509   if (const SymIntExpr* SIE = dyn_cast<SymIntExpr>(Sym))