Home
last modified time | relevance | path

Searched refs:process_variable_change_const (Results 1 – 1 of 1) sorted by relevance

/interface/sdk_c/build-tools/capi_parser/src/coreImpl/diff/
Ddiff_processor_node.py592 process_variable_change_const(old, new, diff_var_or_con) # 处理变量变常量
610 def process_variable_change_const(old, new, diff_variable_list): function