Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp12811 static Optional<int> GetNSMutableArrayArgumentIndex(Sema &S, in GetNSMutableArrayArgumentIndex() function
12919 if (!(ArgOpt = GetNSMutableArrayArgumentIndex(*this, Message)) && in CheckObjCCircularContainer()