Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DDriverUtils.cpp77 return cl::TokenizeGNUCommandLine; in getQuotingStyle()
81 return cl::TokenizeGNUCommandLine; in getQuotingStyle()
/openbsd-src/gnu/llvm/clang/lib/Tooling/
H A DExpandResponseFilesCompilationDatabase.cpp89 : llvm::cl::TokenizeGNUCommandLine; in expandResponseFiles()
/openbsd-src/gnu/llvm/lld/tools/lld/
H A Dlld.cpp77 return cl::TokenizeGNUCommandLine; in getDefaultQuotingStyle()
/openbsd-src/gnu/llvm/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp240 : cl::TokenizeGNUCommandLine, in llvm_objcopy_main()
/openbsd-src/gnu/llvm/clang/tools/driver/
H A Ddriver.cpp352 llvm::cl::ExpansionContext ECtx(A, llvm::cl::TokenizeGNUCommandLine); in ExecuteCC1Tool()
414 Tokenizer = &llvm::cl::TokenizeGNUCommandLine; in clang_main()
/openbsd-src/gnu/llvm/lld/MachO/
H A DDriverUtils.cpp87 cl::ExpandResponseFiles(saver(), cl::TokenizeGNUCommandLine, vec); in parse()
/openbsd-src/gnu/llvm/clang/tools/c-index-test/
H A Dcore_main.cpp384 llvm::cl::TokenizeGNUCommandLine(command_line, Saver, Args); in indextest_perform_shell_execution()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DCommandLine.cpp824 void cl::TokenizeGNUCommandLine(StringRef Src, StringSaver &Saver, in TokenizeGNUCommandLine() function in cl
1111 cl::TokenizeGNUCommandLine(Line, Saver, NewArgv, MarkEOLs); in tokenizeConfigFile()
1362 auto Tokenize = cl::TokenizeGNUCommandLine; in expandResponseFiles()
1461 TokenizeGNUCommandLine(*EnvValue, Saver, NewArgv); in ParseCommandLineOptions()
1510 auto Tokenize = cl::TokenizeGNUCommandLine; in ParseCommandLineOptions()
/openbsd-src/gnu/llvm/lld/MinGW/
H A DDriver.cpp99 return cl::TokenizeGNUCommandLine; in getQuotingStyle()
/openbsd-src/gnu/llvm/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp1311 : cl::TokenizeGNUCommandLine; in getRspQuoting()
1318 Ret = cl::TokenizeGNUCommandLine; in getRspQuoting()
/openbsd-src/gnu/llvm/lld/wasm/
H A DDriver.cpp159 return cl::TokenizeGNUCommandLine; in getQuotingStyle()
163 return cl::TokenizeGNUCommandLine; in getQuotingStyle()
/openbsd-src/gnu/llvm/lld/COFF/
H A DDriverUtils.cpp828 return cl::TokenizeGNUCommandLine; in getQuotingStyle()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DCommandLine.h2061 void TokenizeGNUCommandLine(StringRef Source, StringSaver &Saver,