Searched refs:FunctionName (Results 1 – 1 of 1) sorted by relevance
773 class FunctionName implements FunctionOrMethodName { class957 /** @var FunctionName|null */1104 } else if ($this->alias instanceof FunctionName) {1129 } else if ($this->name instanceof FunctionName) {2258 $alias = new FunctionName(new Name($aliasParts[0]));2556 new FunctionName($stmt->namespacedName),
Completed in 12 milliseconds