Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp8953 bool IsMutableArray = S.NSAPIObj->isSubclassOfNSClass( in GetNSMutableArrayArgumentIndex() local
8956 if (!IsMutableArray) { in GetNSMutableArrayArgumentIndex()