type_ast         4450 Zend/zend_compile.c 		zend_ast *type_ast = param_ast->child[0];
type_ast         4519 Zend/zend_compile.c 		if (type_ast) {
type_ast         4528 Zend/zend_compile.c 			zend_compile_typename(type_ast, arg_info);
type_ast         4530 Zend/zend_compile.c 			if (type_ast->kind == ZEND_AST_TYPE) {