Home
last modified time | relevance | path

Searched refs:NSIntegerId (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DNSAPI.h256 mutable IdentifierInfo *BOOLId, *NSIntegerId, *NSUIntegerId; variable
/external/clang/lib/AST/
DNSAPI.cpp19 : Ctx(ctx), ClassIds(), BOOLId(nullptr), NSIntegerId(nullptr), in NSAPI()
479 return isObjCTypedef(T, "NSInteger", NSIntegerId); in isObjCNSIntegerType()