use scf_ast_find_proper_function() instead of _semantic_find_proper_function2(),...
authoryu.dongliang <18588496441@163.com>
Sat, 13 Dec 2025 08:04:59 +0000 (16:04 +0800)
committeryu.dongliang <18588496441@163.com>
Mon, 22 Dec 2025 15:56:33 +0000 (23:56 +0800)
commit8fc023becde7d15cef66473afa8c56b900593779
tree005a5d59346109314dca7fbd15aece2b5a611392
parent520321a741f79ef038c3020c69e563800a8152f5
use scf_ast_find_proper_function() instead of _semantic_find_proper_function2(), delete some unused code
core/scf_ast.c
core/scf_ast.h
core/scf_function.h
core/scf_optimizer_auto_gc.c
core/scf_pointer_alias.c
core/scf_scope.c
core/scf_scope.h
core/scf_type_cast.h
parse/scf_operator_handler_semantic.c