Searched refs:lockVariable (Results 1 – 3 of 3) sorted by relevance
75 void lockVariable(const std::string & name);
79 void EvalContext::lockVariable(const std::string & name) in lockVariable() function in EvalContext
468 context.lockVariable(constName); in overrideVariable()