Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DCompilationDatabase.cpp373 std::vector<std::string> ToolCommandLine(1, GetClangToolCommand()); in FixedCompilationDatabase() local
374 ToolCommandLine.insert(ToolCommandLine.end(), in FixedCompilationDatabase()
377 std::move(ToolCommandLine), in FixedCompilationDatabase()