Lines Matching refs:byRef
1130 public bool $byRef; variable in ReturnInfo
1136 …public function __construct(bool $byRef, ?Type $type, ?Type $phpDocType, bool $tentativeReturnType… argument
1137 $this->byRef = $byRef;
1143 return $this->byRef === $other->byRef
3291 } else if ($param->byRef) {
3814 $funcInfo->getArgInfoName(), $funcInfo->return->byRef,
3822 $funcInfo->getArgInfoName(), $funcInfo->return->byRef,
3833 $funcInfo->getArgInfoName(), $funcInfo->return->byRef,
3841 $funcInfo->getArgInfoName(), $funcInfo->return->byRef,
3850 $funcInfo->getArgInfoName(), $funcInfo->return->byRef, $funcInfo->numRequiredArgs
3856 $funcInfo->getArgInfoName(), $funcInfo->return->byRef, $funcInfo->numRequiredArgs