HomeSort by relevance Sort by last modified time
    Searched refs:NSIntegerId (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),
375 return isObjCTypedef(T, "NSInteger", NSIntegerId);

Completed in 29 milliseconds