Source position: pasresolveeval.pas line 792
public function TResExprEvaluator.ShiftAndMaskValue(
Value: TResEvalValue;
ShiftSize: Integer;
Mask: LongWord;
ErrorEl: TPasElement
):TResEvalValue; virtual;