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

References

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h
  152     if (TargetType == APSIntType(From))
  160     if (TargetType == APSIntType(From))
tools/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
  382   assert(APSIntType(LInt) == BV.getAPSIntType(SymTy) &&
  384   assert(APSIntType(RInt) == BV.getAPSIntType(SymTy) &&