Lines Matching refs:byRef
1168 public bool $byRef; variable in ReturnInfo
1174 …public function __construct(bool $byRef, ?Type $type, ?Type $phpDocType, bool $tentativeReturnType… argument
1175 $this->byRef = $byRef;
1181 return $this->byRef === $other->byRef
4427 } else if ($param->byRef) {
5047 $funcInfo->getArgInfoName(), $funcInfo->return->byRef,
5055 $funcInfo->getArgInfoName(), $funcInfo->return->byRef,
5066 $funcInfo->getArgInfoName(), $funcInfo->return->byRef,
5074 $funcInfo->getArgInfoName(), $funcInfo->return->byRef,
5083 $funcInfo->getArgInfoName(), $funcInfo->return->byRef, $funcInfo->numRequiredArgs
5089 $funcInfo->getArgInfoName(), $funcInfo->return->byRef, $funcInfo->numRequiredArgs