Searched refs:getQuotingStyle (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DDriverUtils.cpp76 static cl::TokenizerCallback getQuotingStyle(opt::InputArgList &args) { function in namespace:lld::elf
127 cl::ExpandResponseFiles(saver, getQuotingStyle(args), vec);
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp790 static cl::TokenizerCallback getQuotingStyle(opt::InputArgList &args) { function in namespace:lld::coff
822 cl::ExpandResponseFiles(saver, getQuotingStyle(args), expandedArgv);

Completed in 163 milliseconds