Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp267 static bool unwrapCommand(std::vector<std::string> &Args) { in unwrapCommand() function
308 while (unwrapCommand(Arguments)) in nodeToCommandLine()