Lines Matching refs:byRef
1176 public bool $byRef; variable in ReturnInfo
1182 …public function __construct(bool $byRef, ?Type $type, ?Type $phpDocType, bool $tentativeReturnType… argument
1183 $this->byRef = $byRef;
1189 return $this->byRef === $other->byRef
4288 } else if ($param->byRef) {
4908 $funcInfo->getArgInfoName(), $funcInfo->return->byRef,
4916 $funcInfo->getArgInfoName(), $funcInfo->return->byRef,
4927 $funcInfo->getArgInfoName(), $funcInfo->return->byRef,
4935 $funcInfo->getArgInfoName(), $funcInfo->return->byRef,
4944 $funcInfo->getArgInfoName(), $funcInfo->return->byRef, $funcInfo->numRequiredArgs
4950 $funcInfo->getArgInfoName(), $funcInfo->return->byRef, $funcInfo->numRequiredArgs