Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/
Dupdate_analyze_test_checks.py147 common.add_analyze_checks(output_lines, ';', prefix_list, func_dict, func_name)
/external/llvm-project/llvm/utils/UpdateTestChecks/
Dcommon.py542 def add_analyze_checks(output_lines, comment_marker, prefix_list, func_dict, func_name): function