Searched defs:setConstant (Results 1 – 2 of 2) sorted by relevance
153 void setConstant(bool Val) { isConstantGlobal = Val; } setConstant() function
150 void setConstant(int32_t Value) { Offset = Value; } in setConstant() function