Home
last modified time | relevance | path

Searched refs:BOOLId (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()
475 return isObjCTypedef(T, "BOOL", BOOLId); in isObjCBOOLType()