Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp10011 bool IsMutableDictionary = S.NSAPIObj->isSubclassOfNSClass( in GetNSMutableDictionaryArgumentIndex() local
10014 if (!IsMutableDictionary) { in GetNSMutableDictionaryArgumentIndex()