Searched refs:setTypes (Results 1 – 1 of 1) sorted by relevance
849 $this->setTypes($type, $phpDocType);915 private function setTypes(?Type $type, ?Type $phpDocType): void function in ArgInfo1176 $this->setTypes($type, $phpDocType, $tentativeReturnType);1190 private function setTypes(?Type $type, ?Type $phpDocType, bool $tentativeReturnType): void function in ReturnInfo
Completed in 22 milliseconds