Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DNSAPI.h97 NSDict_dictionary, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp153 case NSDict_dictionary: in getNSDictionarySelector()
/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp495 if (Sel == NS.getNSDictionarySelector(NSAPI::NSDict_dictionary)) { in rewriteToDictionaryLiteral()