Home
last modified time | relevance | path

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

/interface/sdk_c/build-tools/capi_parser/src/coreImpl/diff/
Ddiff_processor_node.py586 process_const_change_variable(old, new, diff_var_or_con)
601 def process_const_change_variable(old, new, diff_variable_list): function