Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DNSAPI.h109 NSDict_initWithObjectsForKeys, enumerator
/external/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp562 Sel == NS.getNSDictionarySelector(NSAPI::NSDict_initWithObjectsForKeys)) { in rewriteToDictionaryLiteral()
619 Sel == NS.getNSDictionarySelector(NSAPI::NSDict_initWithObjectsForKeys)) { in shouldNotRewriteImmediateMessageArgs()
/external/clang/lib/AST/
DNSAPI.cpp216 case NSDict_initWithObjectsForKeys: { in getNSDictionarySelector()