Home
last modified time | relevance | path

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

/scripts/clang-tools/
A Dgen_compile_commands.py152 def process_line(root_directory, command_prefix, file_path): argument
176 abs_path = os.path.realpath(os.path.join(root_directory, file_path))
180 'directory': root_directory,

Completed in 3 milliseconds