Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DNSAPI.h187 NSNumberWithBool, enumerator
/llvm-project-15.0.7/clang/lib/AST/
H A DNSAPI.cpp387 return NSAPI::NSNumberWithBool; in getNSNumberFactoryMethodKind()
422 return NSAPI::NSNumberWithBool; in getNSNumberFactoryMethodKind()
/llvm-project-15.0.7/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp661 if (NS.isNSNumberLiteralSelector(NSAPI::NSNumberWithBool, in rewriteToBoolLiteral()
793 case NSAPI::NSNumberWithBool: in rewriteToNumberLiteral()
1009 if (MK == NSAPI::NSNumberWithBool && OrigTy->isBooleanType()) in rewriteToNumericBoxedExpression()