Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp270 static bool unwrapCommand(std::vector<std::string> &Args) { in unwrapCommand() function
311 while (unwrapCommand(Arguments)) in nodeToCommandLine()