Home
last modified time | relevance | path

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

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