Home
last modified time | relevance | path

Searched refs:NSNumberWithBool (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DNSAPI.h187 NSNumberWithBool, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp358 return NSAPI::NSNumberWithBool; in getNSNumberFactoryMethodKind()
393 return NSAPI::NSNumberWithBool; in getNSNumberFactoryMethodKind()
/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp662 if (NS.isNSNumberLiteralSelector(NSAPI::NSNumberWithBool, in rewriteToBoolLiteral()
790 case NSAPI::NSNumberWithBool: in rewriteToNumberLiteral()
1007 if (MK == NSAPI::NSNumberWithBool && OrigTy->isBooleanType()) in rewriteToNumericBoxedExpression()