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