Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DExpandResponseFilesCompilationDatabase.cpp84 ? llvm::cl::TokenizeWindowsCommandLine in expandResponseFiles()
H A DJSONCompilationDatabase.cpp153 llvm::cl::TokenizeWindowsCommandLine(EscapedCommandLine, Saver, T); in unescapeCommandLine()
/netbsd-src/external/apache2/llvm/dist/clang/tools/driver/
H A Ddriver.cpp239 llvm::cl::TokenizeWindowsCommandLine(EnvValue, Saver, Opts); in getCLEnvVarOptions()
397 Tokenizer = &llvm::cl::TokenizeWindowsCommandLine; in main()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp269 cl::ExpandResponseFiles(Saver, cl::TokenizeWindowsCommandLine, NewArgs); in libDriverMain()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp427 ? cl::TokenizeWindowsCommandLine in main()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp1151 ? cl::TokenizeWindowsCommandLine in getRspQuoting()
1161 Ret = cl::TokenizeWindowsCommandLine; in getRspQuoting()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp1016 void cl::TokenizeWindowsCommandLine(StringRef Src, StringSaver &Saver, in TokenizeWindowsCommandLine() function in cl
1264 ? cl::TokenizeWindowsCommandLine in expandResponseFiles()
1344 cl::TokenizeWindowsCommandLine : cl::TokenizeGNUCommandLine, in ParseCommandLineOptions()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
H A DProcess.inc250 cl::TokenizeWindowsCommandLine(Cmd, Saver, TmpArgs, /*MarkEOLs=*/false);
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCommandLine.h2034 void TokenizeWindowsCommandLine(StringRef Source, StringSaver &Saver,