Searched refs:FunctionName (Results 1 – 1 of 1) sorted by relevance
1040 class FunctionName implements FunctionOrMethodName { class1446 } else if ($this->alias instanceof FunctionName) {1462 } else if ($this->name instanceof FunctionName) {4354 $alias = new FunctionName(new Name($aliasParts[0]));4881 new FunctionName($stmt->namespacedName),
Completed in 28 milliseconds