Searched refs:FunctionName (Results 1 – 1 of 1) sorted by relevance
1048 class FunctionName implements FunctionOrMethodName { class1451 } else if ($this->alias instanceof FunctionName) {1467 } else if ($this->name instanceof FunctionName) {4215 $alias = new FunctionName(new Name($aliasParts[0]));4742 new FunctionName($stmt->namespacedName),
Completed in 16 milliseconds