Home
last modified time | relevance | path

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

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