Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DNSAPI.h45 NSStr_stringWithUTF8String, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp50 case NSStr_stringWithUTF8String: in getNSStringSelector()
/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp1169 if (Sel == NS.getNSStringSelector(NSAPI::NSStr_stringWithUTF8String) || in rewriteToStringBoxedExpression()