Home
last modified time | relevance | path

Searched defs:current_file (Results 1 – 4 of 4) sorted by relevance

/interface/sdk_c/build-tools/capi_parser/src/coreImpl/parser/
Dparse_include.py291 def node_extent(cursor, current_file): argument
313 def define_comment(cursor, current_file, data): argument
377 def parser_data_assignment(cursor, current_file, directory_path, comment=None, key=0): argument
405 def ast_to_dict(cursor, current_file, last_data, directory_path, comment=None, key=0): # 解析数据的整理 argument
555 def processing_ast_node(child, current_file, data, name, directory_path): argument
563 def preorder_travers_ast(cursor, comment, current_file, directory_path): # 获取属性 argument
/interface/sdk_c/build-tools/capi_parser/src/coreImpl/check/
Dcheck_syntax.py111 def processing_data(run_result, current_file): argument
Dcheck_doc.py26 current_file = os.path.dirname(__file__) variable
/interface/sdk_c/build-tools/capi_parser/src/coreImpl/diff/
Ddiff_processor_node.py26 current_file = os.path.dirname(__file__) variable