Home
last modified time | relevance | path

Searched defs:MetaProperty (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/base/
DmetaProperty.h35 …explicit MetaProperty(MetaPropertyKind const kind) : Expression(AstNodeType::META_PROPERTY_EXPRESS… in MetaProperty() function
/arkcompiler/ets_frontend/es2panda/ir/base/
DmetaProperty.h36 …explicit MetaProperty(MetaPropertyKind kind) : Expression(AstNodeType::META_PROPERTY_EXPRESSION), … in MetaProperty() function
/arkcompiler/ets_frontend/ets2panda/parser/
DforwardDeclForParserImpl.h72 class MetaProperty; variable
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h108 class MetaProperty; variable