Home
last modified time | relevance | path

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

/scripts/clang-tools/
Dgen_compile_commands.py166 def process_line(root_directory, command_prefix, file_path): argument
190 abs_path = os.path.abspath(os.path.join(root_directory, file_path))
194 'directory': root_directory,