Lines Matching defs:id1
241 ir::Identifier *id1;
254 id1 = GetClone(allocator, argument->AsIdentifier());
259 id1 = GetClone(allocator, object->AsIdentifier());
261 id1 = Gensym(allocator);
284 newAssignmentStatements, id1, object, objType, id2, property, propType, GetClone(allocator, id1),
285 GetClone(allocator, id2), GetClone(allocator, id1), GetClone(allocator, id2), argument->TsType());
293 return parser->CreateFormattedExpression(newAssignmentStatements, id1, object, objType, id2, property, propType,
294 id3, GetClone(allocator, id1), GetClone(allocator, id2),
295 argument->TsType(), GetClone(allocator, id1), GetClone(allocator, id2),