Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/
DexpressionParser.cpp2067 bool ParserImpl::ParsePropertyModifiers(ExpressionParseFlags flags, ir::PropertyKind *propertyKind, in ParsePropertyModifiers()
2166 ir::Expression *ParserImpl::ParsePropertyValue(const ir::PropertyKind *propertyKind, const ParserSt… in ParsePropertyValue()
2215 ir::PropertyKind propertyKind = ir::PropertyKind::INIT; in ParsePropertyDefinition() local
/arkcompiler/ets_frontend/ets2panda/parser/
DexpressionParser.cpp1963 bool ParserImpl::ParsePropertyModifiers(ExpressionParseFlags flags, ir::PropertyKind *propertyKind, in ParsePropertyModifiers()
2062 ir::Expression *ParserImpl::ParsePropertyValue(const ir::PropertyKind *propertyKind, const ParserSt… in ParsePropertyValue()
2116 ir::PropertyKind propertyKind = ir::PropertyKind::INIT; in ParsePropertyDefinition() local