Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/clang-tools/
Dgen_compile_commands.py26 _EXCLUDE_DIRS = ['.git', 'Documentation', 'include', 'tools'] variable
86 exclude_dirs = [ os.path.join(directory, d) for d in _EXCLUDE_DIRS ]