Home
last modified time | relevance | path

Searched refs:NSMutableDict_setObjectForKey (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDNSAPI.h111 NSMutableDict_setObjectForKey, enumerator
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDNSAPI.cpp227 case NSMutableDict_setObjectForKey: { in getNSDictionarySelector()
/NextBSD/contrib/llvm/tools/clang/lib/Edit/
HDRewriteObjCFoundationAPI.cpp317 if (Sel == NS.getNSDictionarySelector(NSAPI::NSMutableDict_setObjectForKey)) in rewriteToObjCSubscriptSyntax()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaChecking.cpp8783 case NSAPI::NSMutableDict_setObjectForKey: in GetNSMutableDictionaryArgumentIndex()