Home
last modified time | relevance | path

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

/external/v8/tools/clang/scripts/
Drun_tool.py158 def _UpdateCompileCommandsIfNeeded(compile_commands, files_list): argument
172 for entry in compile_commands:
178 filtered_compile_commands = compile_commands
364 compile_commands = compile_db.GenerateWithNinja(args.p)
365 compile_commands = _UpdateCompileCommandsIfNeeded(
366 compile_commands, source_filenames)
368 f.write(json.dumps(compile_commands, indent=2))
/external/perfetto/
D.gitignore18 /compile_commands.json
/external/clang/docs/
DHowToSetupToolingForLLVM.rst42 As a result, the new ``compile_commands.json`` file should appear in the
48 $ ln -s $PWD/compile_commands.json path/to/llvm/source/
184 As a result, the new ``compile_commands.json`` file should appear in the
190 $ ln -s $PWD/compile_commands.json path/to/llvm/source/
DLibTooling.rst169 This creates a file called ``compile_commands.json`` in the build directory.
/external/deqp-deps/SPIRV-Tools/
D.gitignore4 compile_commands.json
/external/swiftshader/third_party/SPIRV-Tools/
D.gitignore4 compile_commands.json
/external/llvm/
D.gitignore40 /compile_commands.json
DCMakeLists.txt103 # Generate a CompilationDatabase (compile_commands.json file) for our build,
/external/swiftshader/third_party/llvm-7.0/llvm/
D.gitignore43 /compile_commands.json
DCMakeLists.txt190 # Generate a CompilationDatabase (compile_commands.json file) for our build,
/external/flatbuffers/
DCMakeLists.txt2 # generate compile_commands.json