Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DDriverUtils.cpp83 return cl::TokenizeWindowsCommandLine; in getQuotingStyle()
87 return cl::TokenizeWindowsCommandLine; in getQuotingStyle()
/freebsd-12.1/contrib/llvm/tools/clang/tools/driver/
H A Ddriver.cpp235 llvm::cl::TokenizeWindowsCommandLine(EnvValue, Saver, Opts); in getCLEnvVarOptions()
364 Tokenizer = &llvm::cl::TokenizeWindowsCommandLine; in main()
/freebsd-12.1/contrib/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp106 cl::ExpandResponseFiles(Saver, cl::TokenizeWindowsCommandLine, NewArgs); in libDriverMain()
/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DDriverUtils.cpp762 return cl::TokenizeWindowsCommandLine; in getQuotingStyle()
766 return cl::TokenizeWindowsCommandLine; in getQuotingStyle()
861 cl::TokenizeWindowsCommandLine(S, Saver, Tokens); in tokenize()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp151 llvm::cl::TokenizeWindowsCommandLine(EscapedCommandLine, Saver, T); in unescapeCommandLine()
/freebsd-12.1/contrib/llvm/lib/Support/Windows/
H A DProcess.inc244 cl::TokenizeWindowsCommandLine(Cmd, Saver, TmpArgs, /*MarkEOLs=*/false);
/freebsd-12.1/contrib/llvm/lib/Support/
H A DCommandLine.cpp810 void cl::TokenizeWindowsCommandLine(StringRef Src, StringSaver &Saver, in TokenizeWindowsCommandLine() function in cl
1118 cl::TokenizeWindowsCommandLine : cl::TokenizeGNUCommandLine, in ParseCommandLineOptions()
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DCommandLine.h1872 void TokenizeWindowsCommandLine(StringRef Source, StringSaver &Saver,