Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DNSAPI.h187 NSNumberWithBool, enumerator
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DNSAPI.cpp388 return NSAPI::NSNumberWithBool; in getNSNumberFactoryMethodKind()
423 return NSAPI::NSNumberWithBool; in getNSNumberFactoryMethodKind()
/openbsd-src/gnu/llvm/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp662 if (NS.isNSNumberLiteralSelector(NSAPI::NSNumberWithBool, in rewriteToBoolLiteral()
794 case NSAPI::NSNumberWithBool: in rewriteToNumberLiteral()
1010 if (MK == NSAPI::NSNumberWithBool && OrigTy->isBooleanType()) in rewriteToNumericBoxedExpression()