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