HomeSort by relevance Sort by last modified time
    Searched refs:NSUIntegerId (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
NSAPI.h 214 mutable IdentifierInfo *BOOLId, *NSIntegerId, *NSUIntegerId;
  /external/clang/lib/AST/
NSAPI.cpp 17 : Ctx(ctx), ClassIds(), BOOLId(0), NSIntegerId(0), NSUIntegerId(0),
379 return isObjCTypedef(T, "NSUInteger", NSUIntegerId);

Completed in 21 milliseconds