Searched defs:TypedBinaryAccessor (Results 1 – 1 of 1) sorted by relevance
321 explicit TypedBinaryAccessor(uint64_t value) : bitField_(value) {} in TypedBinaryAccessor() function322 explicit TypedBinaryAccessor(GateType gate, TypedBinOp binOp) in TypedBinaryAccessor() function