Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Tooling/
H A DCompilationDatabase.cpp375 std::vector<std::string> ToolCommandLine(1, GetClangToolCommand()); in FixedCompilationDatabase() local
376 ToolCommandLine.insert(ToolCommandLine.end(), in FixedCompilationDatabase()
379 std::move(ToolCommandLine), in FixedCompilationDatabase()