Home
last modified time | relevance | path

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

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