Home
last modified time | relevance | path

Searched defs:prefix_list (Results 1 – 3 of 3) sorted by relevance

/external/llvm/utils/
Dupdate_llc_test_checks.py100 def add_checks(output_lines, prefix_list, func_dict, func_name): argument
Dupdate_test_checks.py188 def add_checks(output_lines, prefix_list, func_dict, func_name, tool_basename): argument
/external/clang/include/clang/Driver/
DDriver.h123 typedef SmallVector<std::string, 4> prefix_list; typedef