Searched refs:const_value_extractor (Results 1 – 1 of 1) sorted by relevance
1448 DataExtractor const_value_extractor; in GetVariableValue() local1450 if (var_location_expr.GetExpressionData(const_value_extractor)) in GetVariableValue()1452 … var_location = Value(const_value_extractor.GetDataStart(), const_value_extractor.GetByteSize()); in GetVariableValue()