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

References

tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp
  552   if (!Sym)
  556       State->get<MostSpecializedTypeArgsMap>(Sym);
  568       State = State->remove<MostSpecializedTypeArgsMap>(Sym);
  589     reportGenericsBug(*TrackedType, DestObjectPtrType, N, Sym, C);
  604   if (storeWhenMoreInformative(State, Sym, TrackedType, LowerBound, UpperBound,