Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp136 StringRef EscapedCommandLine) { in unescapeCommandLine() argument
153 llvm::cl::TokenizeWindowsCommandLine(EscapedCommandLine, Saver, T); in unescapeCommandLine()
158 CommandLineArgumentParser parser(EscapedCommandLine); in unescapeCommandLine()