Home
last modified time | relevance | path

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

/external/v8/tools/clang/translation_unit/
Dtest_translation_unit.py18 def _GenerateCompileCommands(template_path, test_files_dir): function
45 f.write(_GenerateCompileCommands(compile_database_template,
/external/v8/tools/clang/scripts/
Dtest_tool.py26 def _GenerateCompileCommands(files, include_paths): function
142 f.write(_GenerateCompileCommands(actual_files, include_paths))