Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DNSAPI.h117 Optional<NSDictionaryMethodKind> getNSDictionaryMethodKind(Selector Sel);
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DNSAPI.cpp247 NSAPI::getNSDictionaryMethodKind(Selector Sel) { in getNSDictionaryMethodKind() function in NSAPI
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp15000 S.NSAPIObj->getNSDictionaryMethodKind(Sel); in GetNSMutableDictionaryArgumentIndex()