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

References

tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  863   if (isCMemFunction(FD, C, AF_IfNameIndex, MemoryOperationKind::MOK_Any))
  911     if (Family == AF_IfNameIndex && CheckFree) {
  916     if (Family == AF_IfNameIndex && CheckAlloc) {
 1166                            AF_IfNameIndex);
 1656     if (MemFunctionInfo.isCMemFunction(FD, Ctx, AF_IfNameIndex,
 1658       return AF_IfNameIndex;
 1728     case AF_IfNameIndex: os << "'if_nameindex()'"; return;
 1740     case AF_IfNameIndex: os << "'if_freenameindex()'"; return;
 1910   case AF_IfNameIndex: {
 2697          MemFunctionInfo.isCMemFunction(FD, Ctx, AF_IfNameIndex,
 3228         case AF_IfNameIndex: