Searched refs:setTypes (Results 1 – 1 of 1) sorted by relevance
669 $this->setTypes($type, $phpDocType);734 private function setTypes(?Type $type, ?Type $phpDocType): void function in ArgInfo897 $this->setTypes($type, $phpDocType, $tentativeReturnType);911 private function setTypes(?Type $type, ?Type $phpDocType, bool $tentativeReturnType): void function in ReturnInfo
Completed in 10 milliseconds