Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DNSAPI.h121 Optional<NSDictionaryMethodKind> getNSDictionaryMethodKind(Selector Sel);
/external/clang/lib/AST/
DNSAPI.cpp259 NSAPI::getNSDictionaryMethodKind(Selector Sel) { in getNSDictionaryMethodKind() function in NSAPI
/external/clang/lib/Sema/
DSemaChecking.cpp10021 S.NSAPIObj->getNSDictionaryMethodKind(Sel); in GetNSMutableDictionaryArgumentIndex()