Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaChecking.cpp8730 bool IsMutableArray = S.NSAPIObj->isSubclassOfNSClass( in GetNSMutableArrayArgumentIndex() local
8733 if (!IsMutableArray) { in GetNSMutableArrayArgumentIndex()