Home
last modified time | relevance | path

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

/external/v8/tools/clang/scripts/
Drun_tool.py69 CompDBEntry = namedtuple('CompDBEntry', ['directory', 'filename', 'command']) variable
151 CompDBEntry(entry['directory'], entry['file'], entry['command'])