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 248 mutable IdentifierInfo *BOOLId, *NSIntegerId, *NSUIntegerId;
  /external/clang/lib/AST/
NSAPI.cpp 18 : Ctx(ctx), ClassIds(), BOOLId(nullptr), NSIntegerId(nullptr),
475 return isObjCTypedef(T, "NSInteger", NSIntegerId);

Completed in 57 milliseconds