Searched refs:FunctionName (Results 1 – 1 of 1) sorted by relevance
475 class FunctionName implements FunctionOrMethodName { class608 /** @var FunctionName|null */752 } else if ($this->alias instanceof FunctionName) {777 } else if ($this->name instanceof FunctionName) {1112 $alias = new FunctionName(new Name($aliasParts[0]));1280 new FunctionName($stmt->namespacedName),
Completed in 7 milliseconds