Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/
H A DCompilationDatabase.cpp380 std::vector<std::string> ToolCommandLine(1, GetClangToolCommand()); in FixedCompilationDatabase() local
381 ToolCommandLine.insert(ToolCommandLine.end(), in FixedCompilationDatabase()
384 std::move(ToolCommandLine), in FixedCompilationDatabase()