Searched defs:propExpr (Results 1 – 4 of 4) sorted by relevance
152 …e<const ir::Expression *, const ir::Expression *> GetAssignmentTarget(const ir::Property *propExpr) in GetAssignmentTarget()209 const ir::Property *propExpr = element->AsProperty(); in GenObjectWithRest() local253 const ir::Property *propExpr = element->AsProperty(); in GenObject() local
128 const ir::Property *propExpr = element->AsProperty(); in GenObjectProperty() local
204 for (auto *propExpr : objExpr->Properties()) { in GenerateNewStatements() local
1979 static bool CheckSinglePropertyCompatibility(ir::Expression *propExpr, checker::ETSObjectType *pote… in CheckSinglePropertyCompatibility()2079 static bool IsInterfacePropertyCompatible(ir::Expression *propExpr, checker::ETSObjectType *interfa… in IsInterfacePropertyCompatible()