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

References

tools/clang/lib/Edit/RewriteObjCFoundationAPI.cpp
   80        NS.getNSClassId(NSAPI::ClassId_NSDictionary) == II &&
  347   if (II == NS.getNSClassId(NSAPI::ClassId_NSDictionary))
  611   if (II != NS.getNSClassId(NSAPI::ClassId_NSDictionary))
tools/clang/lib/Sema/SemaExprObjC.cpp
  175       return NSAPI::ClassId_NSDictionary;