Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DNSAPI.h105 NSDict_initWithObjectsForKeys, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp561 Sel == NS.getNSDictionarySelector(NSAPI::NSDict_initWithObjectsForKeys)) { in rewriteToDictionaryLiteral()
617 Sel == NS.getNSDictionarySelector(NSAPI::NSDict_initWithObjectsForKeys)) { in shouldNotRewriteImmediateMessageArgs()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DNSAPI.cpp204 case NSDict_initWithObjectsForKeys: { in getNSDictionarySelector()