Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp16404 bool IsMutableArray = S.NSAPIObj->isSubclassOfNSClass( in GetNSMutableArrayArgumentIndex() local
16407 if (!IsMutableArray) { in GetNSMutableArrayArgumentIndex()