HomeSort by: relevance | last modified time | path
    Searched refs:ClassId_NSDictionary (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
NSAPI.h 34 ClassId_NSDictionary,
  /src/external/apache2/llvm/dist/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))
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprObjC.cpp 176 return NSAPI::ClassId_NSDictionary;

Completed in 21 milliseconds