Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp18512 bool IsMutableDictionary = S.NSAPIObj->isSubclassOfNSClass( in GetNSMutableDictionaryArgumentIndex() local
18515 if (!IsMutableDictionary) { in GetNSMutableDictionaryArgumentIndex()