Searched defs:getVariableValue (Results 1 – 2 of 2) sorted by relevance
29 uint32_t EvalContext::getVariableValue(const std::string & name) in getVariableValue() function in EvalContext
566 Value *getVariableValue() const { return VariableValue; } in getVariableValue() function