Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.cpp1788 auto *irTyperef = reinterpret_cast<ir::AstNode *>(typeReference)->AsExpression(); in CreateNewClassInstanceExpression() local
1830 auto *irTyperef = reinterpret_cast<ir::AstNode *>(typeReference)->AsExpression()->AsTypeNode(); in CreateNewArrayInstanceExpression() local
1854 auto *irTyperef = reinterpret_cast<ir::AstNode *>(typeReference)->AsExpression()->AsTypeNode(); in CreateNewMultiDimArrayInstanceExpression() local