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