Home
last modified time | relevance | path

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

/linux/scripts/clang-tools/
H A Dgen_compile_commands.py157 def extract_includes_from_file(source_file, root_directory): argument
200 def find_included_c_files(source_file, root_directory): argument
236 def process_line(root_directory, command_prefix, file_path): argument