Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DExpandResponseFilesCompilationDatabase.cpp85 : llvm::cl::TokenizeGNUCommandLine; in expandResponseFiles()
/netbsd-src/external/apache2/llvm/dist/clang/tools/driver/
H A Ddriver.cpp333 llvm::cl::ExpandResponseFiles(Saver, &llvm::cl::TokenizeGNUCommandLine, ArgV, in ExecuteCC1Tool()
399 Tokenizer = &llvm::cl::TokenizeGNUCommandLine; in main()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp823 void cl::TokenizeGNUCommandLine(StringRef Src, StringSaver &Saver, in TokenizeGNUCommandLine() function in cl
1071 cl::TokenizeGNUCommandLine(Line, Saver, NewArgv, MarkEOLs); in tokenizeConfigFile()
1265 : cl::TokenizeGNUCommandLine; in expandResponseFiles()
1309 TokenizeGNUCommandLine(*EnvValue, Saver, NewArgv); in ParseCommandLineOptions()
1344 cl::TokenizeWindowsCommandLine : cl::TokenizeGNUCommandLine, in ParseCommandLineOptions()
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dcore_main.cpp380 llvm::cl::TokenizeGNUCommandLine(command_line, Saver, Args); in indextest_perform_shell_execution()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp428 : cl::TokenizeGNUCommandLine, in main()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp1152 : cl::TokenizeGNUCommandLine; in getRspQuoting()
1159 Ret = cl::TokenizeGNUCommandLine; in getRspQuoting()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCommandLine.h2019 void TokenizeGNUCommandLine(StringRef Source, StringSaver &Saver,