Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dquick_info.cpp1031 auto newClassExpr = node->AsClassProperty()->Value()->AsETSNewClassInstanceExpression(); in CreateDisplayForClassProperty() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
DscopesInitPhase.cpp1134 …itScopesPhaseETS::VisitETSNewClassInstanceExpression(ir::ETSNewClassInstanceExpression *newClassEx… in VisitETSNewClassInstanceExpression()