Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp135 std::vector<std::string> unescapeCommandLine(JSONCommandLineSyntax Syntax, in unescapeCommandLine() function
306 Arguments = unescapeCommandLine(Syntax, Nodes[0]->getValue(Storage)); in nodeToCommandLine()