HomeSort by relevance Sort by last modified time
    Searched refs:getNSDictionarySelector (Results 1 - 4 of 4) sorted by null

  /external/clang/include/clang/AST/
NSAPI.h 85 Selector getNSDictionarySelector(NSDictionaryMethodKind MK) const;
  /external/clang/lib/Edit/
RewriteObjCFoundationAPI.cpp 65 NS.getNSDictionarySelector(
184 Sel == NS.getNSDictionarySelector(NSAPI::NSDict_objectForKey)))
195 Sel == NS.getNSDictionarySelector(NSAPI::NSMutableDict_setObjectForKey))
283 if (Sel == NS.getNSDictionarySelector(NSAPI::NSDict_dictionary)) {
290 if (Sel == NS.getNSDictionarySelector(
307 if (Sel == NS.getNSDictionarySelector(
  /external/clang/lib/AST/
NSAPI.cpp 112 Selector NSAPI::getNSDictionarySelector(
183 if (Sel == getNSDictionarySelector(MK))
  /external/clang/lib/Sema/
SemaExprObjC.cpp 722 Selector Sel = NSAPIObj->getNSDictionarySelector(
    [all...]

Completed in 2479 milliseconds