Searched defs:comment_marker (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/utils/UpdateTestChecks/ |
H A D | common.py | 618 def add_checks(output_lines, comment_marker, prefix_list, func_dict, func_name, check_label_format,… argument 730 def add_ir_checks(output_lines, comment_marker, prefix_list, func_dict, argument 738 def add_analyze_checks(output_lines, comment_marker, prefix_list, func_dict, func_name): argument 771 def add_global_checks(glob_val_dict, comment_marker, prefix_list, output_lines, global_vars_seen_di… argument
|
H A D | asm.py | 407 def add_asm_checks(output_lines, comment_marker, prefix_list, func_dict, func_name): argument
|