Searched refs:ToolCommandLine (Results 1 – 1 of 1) sorted by relevance
298 std::vector<std::string> ToolCommandLine(1, "clang-tool"); in FixedCompilationDatabase() local299 ToolCommandLine.insert(ToolCommandLine.end(), in FixedCompilationDatabase()302 std::move(ToolCommandLine)); in FixedCompilationDatabase()