Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DNSAPI.h261 mutable IdentifierInfo *BOOLId, *NSIntegerId, *NSUIntegerId; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp19 : Ctx(ctx), ClassIds(), BOOLId(nullptr), NSIntegerId(nullptr), in NSAPI()
480 return isObjCTypedef(T, "BOOL", BOOLId); in isObjCBOOLType()