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

Declarations

tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  113 static void printExpectedDeallocName(raw_ostream &os, AllocationFamily Family);

References

tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
 2159         printExpectedDeallocName(os, RS->getAllocationFamily());