Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDNSAPI.h175 NSNumberWithChar, enumerator
/freebsd-14-stable/contrib/llvm-project/clang/lib/Edit/
HDRewriteObjCFoundationAPI.cpp648 if (NS.isNSNumberLiteralSelector(NSAPI::NSNumberWithChar, in rewriteToCharLiteral()
786 case NSAPI::NSNumberWithChar: in rewriteToNumberLiteral()
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDNSAPI.cpp368 return NSAPI::NSNumberWithChar; in getNSNumberFactoryMethodKind()