Searched defs:hasRestParam (Results 1 – 2 of 2) sorted by relevance
182 bool hasRestParam = ((this->GetAccessFlags() & ACC_VARARGS) != 0); in GetNumMandatoryArgs() local
805 size_t arity, bool hasRestParam) in CorrectTheTrueThisForExtensionLambda()1221 bool hasRestParam = in InsertInvokeCall() local