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

References

tools/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp
  293     if (DictionaryWithObjectForKeySel.isNull()) {
  295       DictionaryWithObjectForKeySel =
  303     if (S == DictionaryWithObjectForKeySel || S == SetObjectForKeySel) {