Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DETSparserExpressions.cpp230 ir::Expression *returnProperty = nullptr; in ParsePropertyDefinition() local
DexpressionParser.cpp1975 auto *returnProperty = AllocNode<ir::Property>(key, value); in ParseShorthandProperty() local
2187 auto *returnProperty = in ParsePropertyDefinition() local
/arkcompiler/ets_frontend/es2panda/parser/
DexpressionParser.cpp2069 auto *returnProperty = AllocNode<ir::Property>(key, value); in ParseShorthandProperty() local
2261 auto *returnProperty = in ParsePropertyDefinition() local