use scf_ast_find_proper_function() instead of _semantic_find_proper_function2(),... master
authoryu.dongliang <18588496441@163.com>
Sat, 13 Dec 2025 08:04:59 +0000 (16:04 +0800)
committeryu.dongliang <18588496441@163.com>
Sat, 13 Dec 2025 08:04:59 +0000 (16:04 +0800)
commitb0a164f55045ce8bf3e9a31af6d1d140720f742a
tree005a5d59346109314dca7fbd15aece2b5a611392
parentd4ca926c9d65c3d1ff58a4d0b10d8f37f1ca72c5
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