Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DNSAPI.h107 NSMutableDict_setObjectForKey, enumerator
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DNSAPI.cpp215 case NSMutableDict_setObjectForKey: { in getNSDictionarySelector()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp316 if (Sel == NS.getNSDictionarySelector(NSAPI::NSMutableDict_setObjectForKey)) in rewriteToObjCSubscriptSyntax()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaChecking.cpp15349 case NSAPI::NSMutableDict_setObjectForKey: in GetNSMutableDictionaryArgumentIndex()