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

References

tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp
  498     WithMostInfo =
  499         getMostInformativeDerivedClass(WithMostInfo, StaticLowerBound, C);
  500     if (WithMostInfo == *Current)
  502     State = State->set<MostSpecializedTypeArgsMap>(Sym, WithMostInfo);