Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DexpressionParser.cpp1807 bool ParserImpl::ParsePropertyModifiers(ExpressionParseFlags flags, ir::PropertyKind *propertyKind, in ParsePropertyModifiers()
1906 ir::Expression *ParserImpl::ParsePropertyValue(const ir::PropertyKind *propertyKind, const ParserSt… in ParsePropertyValue()
1960 ir::PropertyKind propertyKind = ir::PropertyKind::INIT; in ParsePropertyDefinition() local
/arkcompiler/ets_frontend/es2panda/parser/
DexpressionParser.cpp2066 bool ParserImpl::ParsePropertyModifiers(ExpressionParseFlags flags, ir::PropertyKind *propertyKind, in ParsePropertyModifiers()
2165 ir::Expression *ParserImpl::ParsePropertyValue(const ir::PropertyKind *propertyKind, const ParserSt… in ParsePropertyValue()
2214 ir::PropertyKind propertyKind = ir::PropertyKind::INIT; in ParsePropertyDefinition() local