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