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

References

tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
 1644     if (MemFunctionInfo.isCMemFunction(FD, Ctx, AF_Malloc,
 1648     if (MemFunctionInfo.isStandardNewDelete(FD, Ctx)) {
 1656     if (MemFunctionInfo.isCMemFunction(FD, Ctx, AF_IfNameIndex,
 1660     if (MemFunctionInfo.isCMemFunction(FD, Ctx, AF_Alloca,