Searched refs:resultValue (Results 1 – 1 of 1) sorted by relevance
542 Value * resultValue = NULL; in convertAssignmentNodeToValue() local561 resultValue = new StringValue(str->getString()); in convertAssignmentNodeToValue()581 resultValue = new SizedIntegerValue(intConst->getValue(), intConst->getSize()); in convertAssignmentNodeToValue()588 return resultValue; in convertAssignmentNodeToValue()