Searched defs:MetaProperty (Results 1 – 2 of 2) sorted by relevance
36 …explicit MetaProperty(MetaPropertyKind kind) : Expression(AstNodeType::META_PROPERTY_EXPRESSION), … in MetaProperty() function
106 class MetaProperty; variable