method_ref_ast   5050 Zend/zend_compile.c 	zend_ast *method_ref_ast = ast->child[0];
method_ref_ast   5054 Zend/zend_compile.c 	precedence->trait_method = zend_compile_method_ref(method_ref_ast);
method_ref_ast   5064 Zend/zend_compile.c 	zend_ast *method_ref_ast = ast->child[0];
method_ref_ast   5079 Zend/zend_compile.c 	alias->trait_method = zend_compile_method_ref(method_ref_ast);