Home
last modified time | relevance | path

Searched defs:check_generator (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/utils/
H A Dupdate_cc_test_checks.py422 def check_generator(my_output_lines, prefixes, func): global() function
/llvm-project/llvm/utils/UpdateTestChecks/
H A Dcommon.py2496 add_checks_at_end( output_lines, prefix_list, func_order, comment_string, check_generator ) global() argument