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

References

tools/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp
  320           if (!FnInfo)
  323           if (FnInfo->isStr ("malloc") || FnInfo->isStr ("_MALLOC")) {
  323           if (FnInfo->isStr ("malloc") || FnInfo->isStr ("_MALLOC")) {