Searched refs:hasBinaryRetrieveableHint (Results 1 – 2 of 2) sorted by relevance
352 bool hasBinaryRetrieveableHint() const { return mBinaryRetrieveableHint; } in hasBinaryRetrieveableHint() function
1062 json->addScalar("BinaryRetrieveableHint", programState.hasBinaryRetrieveableHint()); in SerializeProgramState()