Searched defs:getattr_node (Results 1 – 2 of 2) sorted by relevance
704 for (const auto &getattr_node : getattr_nodes) { in ConvertGetattrNodes() local2099 AnfNodePtr getattr_node = MakeGetAttrWithInterpret(obj_name, attr_str, getattr_obj, cur_fg); in ParseAttribute() local2174 AnfNodePtr getattr_node = MakeGetAttrWithInterpret(obj_name, attr_str, getattr_obj, cur_fg); in ParseAttribute() local
1544 AnfNodePtr SetTypeForGetAttr(const AnfNodePtr &getattr_node, const AbstractBasePtr &value_abs) { in SetTypeForGetAttr()1603 AnfNodePtr getattr_node; in InterpretGetAttrNode() local2142 auto getattr_node = NewValueNode(named_tuple->elements()[it]->BuildValue()); in GetEvaluatedValueForBuiltinTypeAttrOrMethod() local