Searched refs:FunctionName (Results 1 – 1 of 1) sorted by relevance
1010 class FunctionName implements FunctionOrMethodName { class1337 } else if ($this->alias instanceof FunctionName) {1362 } else if ($this->name instanceof FunctionName) {3220 $alias = new FunctionName(new Name($aliasParts[0]));3659 new FunctionName($stmt->namespacedName),
Completed in 15 milliseconds