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

References

tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  256     ID.AddPointer(ReallocatedSym);
  259     return ReallocatedSym == X.ReallocatedSym &&
  259     return ReallocatedSym == X.ReallocatedSym &&
 2648         SymReaper.isDead(I->second.ReallocatedSym)) {
 2903     SymbolRef ReallocSym = I.getData().ReallocatedSym;