Searched refs:attr_value_binder (Results 1 – 1 of 1) sorted by relevance
36 struct attr_value_binder { struct40 attr_value_binder(ValueType *bv) : bind_value(bv) {} in attr_value_binder() function101 return attr_value_binder<IntegerAttr>(bind_value).match(attr); in match()104 return attr_value_binder<IntegerAttr>(bind_value) in match()