Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp135 std::vector<std::string> unescapeCommandLine(JSONCommandLineSyntax Syntax, in unescapeCommandLine() function
302 Arguments = unescapeCommandLine(Syntax, Nodes[0]->getValue(Storage)); in nodeToCommandLine()