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