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

References

tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
 1585   if (Att->getModule() != MemFunctionInfo.II_malloc)
 1590   for (const auto &Arg : Att->args()) {
 1593         Att->getOwnKind() == OwnershipAttr::Holds, IsKnownToBeAllocated);