Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp14990 bool IsMutableDictionary = S.NSAPIObj->isSubclassOfNSClass( in GetNSMutableDictionaryArgumentIndex() local
14993 if (!IsMutableDictionary) { in GetNSMutableDictionaryArgumentIndex()