Searched defs:restIdent (Results 1 – 5 of 5) sorted by relevance
44 auto *restIdent = Gensym(allocator); in GenerateOverloadHelperParams() local
611 auto *restIdent = Gensym(allocator); in CreateInvokeMethodRestParameter() local662 … auto *restIdent = allocator->New<ir::Identifier>(lciInfo->restArgumentIdentifier, allocator); in CreateCallArgumentsForLambdaClassInvoke() local
279 const ir::Identifier *restIdent = param->Argument()->AsIdentifier(); in CheckFunctionRestParameter() local
279 ir::Identifier *restIdent = param->Argument()->AsIdentifier(); in CheckFunctionRestParameter() local
1600 … auto *const restIdent = AllocNode<ir::Identifier>(Lexer()->GetToken().Ident(), Allocator()); in GetAnnotatedExpressionFromParam() local