Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DNSAPI.h46 NSStr_stringWithCStringEncoding, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp58 case NSStr_stringWithCStringEncoding: { in getNSStringSelector()
/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp1177 if (Sel == NS.getNSStringSelector(NSAPI::NSStr_stringWithCStringEncoding)) { in rewriteToStringBoxedExpression()