Searched defs:restIdent (Results 1 – 4 of 4) sorted by relevance
295 const ir::Identifier *restIdent = param->Argument()->AsIdentifier(); in CheckFunctionRestParameter() local
274 ir::Identifier *restIdent = param->Argument()->AsIdentifier(); in CheckFunctionRestParameter() local
1150 auto const *const restIdent = param->Ident(); in ComposeSignatureInfo() local1219 auto const *const restIdent = param->Ident(); in SetParamForSignatureInfoOfArrowFunction() local
1202 … auto *const restIdent = AllocNode<ir::Identifier>(Lexer()->GetToken().Ident(), Allocator()); in GetAnnotatedExpressionFromParam() local