Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp15296 bool IsMutableArray = S.NSAPIObj->isSubclassOfNSClass( in GetNSMutableArrayArgumentIndex() local
15299 if (!IsMutableArray) { in GetNSMutableArrayArgumentIndex()