Searched refs:ExpandResponseFiles (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
| H A D | llvm-objcopy.cpp | 235 cl::ExpandResponseFiles(Saver, in llvm_objcopy_main()
|
| /freebsd-14.2/contrib/llvm-project/lld/ELF/ |
| H A D | DriverUtils.cpp | 119 cl::ExpandResponseFiles(saver(), getQuotingStyle(args), vec); in parse()
|
| /freebsd-14.2/contrib/llvm-project/lld/MachO/ |
| H A D | DriverUtils.cpp | 91 cl::ExpandResponseFiles(saver(), cl::TokenizeGNUCommandLine, vec); in parse()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/ |
| H A D | LibDriver.cpp | 315 cl::ExpandResponseFiles(Saver, cl::TokenizeWindowsCommandLine, NewArgs); in libDriverMain()
|
| /freebsd-14.2/contrib/llvm-project/lld/COFF/ |
| H A D | DriverUtils.cpp | 898 cl::ExpandResponseFiles(saver(), getQuotingStyle(args), expandedArgv); in parse()
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-ar/ |
| H A D | llvm-ar.cpp | 1330 cl::ExpandResponseFiles(Saver, getRspQuoting(ArrayRef(argv, argc)), Argv); in ar_main()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | CommandLine.h | 2238 bool ExpandResponseFiles(StringSaver &Saver, TokenizerCallback Tokenizer,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Support/ |
| H A D | CommandLine.cpp | 1360 bool cl::ExpandResponseFiles(StringSaver &Saver, TokenizerCallback Tokenizer, in ExpandResponseFiles() function in cl
|