Searched defs:restType (Results 1 – 3 of 3) sorted by relevance
281 Type *restType = allocator_->New<ArrayType>(GlobalAnyType()); in CheckFunctionRestParameter() local
262 Type *restType = Allocator()->New<ArrayType>(GlobalAnyType()); in CheckFunctionRestParameter() local
240 auto restType = expr->GetSignature()->RestVar()->TsType()->AsETSArrayType(); in ConvertRestArguments() local689 auto restType = signature->RestVar()->TsType()->AsETSArrayType(); in ConvertRestArguments() local710 auto *restType = signature->RestVar()->TsType(); in ConvertArgumentsForFunctionalCall() local