Home
last modified time | relevance | path

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

/external/clang/lib/Tooling/
DCompilationDatabase.cpp298 std::vector<std::string> ToolCommandLine(1, "clang-tool"); in FixedCompilationDatabase() local
299 ToolCommandLine.insert(ToolCommandLine.end(), in FixedCompilationDatabase()
302 std::move(ToolCommandLine)); in FixedCompilationDatabase()