Searched defs:ValueType_bind (Results 1 – 1 of 1) sorted by relevance
228 struct ValueType_bind { struct231 explicit ValueType_bind(EVT &Bind) : BindVT(Bind) {} in ValueType_bind() argument240 inline ValueType_bind m_VT(EVT &VT) { return ValueType_bind(VT); } in m_VT() argument