Home
last modified time | relevance | path

Searched defs:ArgumentInfo (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DopAssignment.cpp323 struct ArgumentInfo { struct
324 std::string newAssignmentStatements {};
325 ir::Identifier *id1 = nullptr;
326 ir::Identifier *id2 = nullptr;
327 ir::Identifier *id3 = nullptr;
328 ir::Expression *object = nullptr;
329 ir::Expression *property = nullptr;
330 checker::Type *objType = nullptr;
331 checker::Type *propType = nullptr;