Searched refs:bind_const_intval_ty (Results 1 – 1 of 1) sorted by relevance
350 struct bind_const_intval_ty { struct352 bind_const_intval_ty(uint64_t &V) : VR(V) {} in bind_const_intval_ty() argument367 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() argument