Searched defs:propertyKind (Results 1 – 2 of 2) sorted by relevance
1807 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
2066 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