Searched refs:compile_commands (Results 1 – 3 of 3) sorted by relevance
47 compile_commands = json.load(fd) variable51 for cmd in compile_commands:
40 compile_commands = { x['output']: x for x in compile_commands_json }43 entry = compile_commands.get(obj, None)
819 'compile_commands.json', sparse.full_path(), '-Wbitwise',