Home
last modified time | relevance | path

Searched refs:getQuotingStyle (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DDriverUtils.cpp70 static cl::TokenizerCallback getQuotingStyle(Ctx &ctx, in getQuotingStyle() function
123 cl::ExpandResponseFiles(ctx.saver, getQuotingStyle(ctx, args), vec); in parse()
/freebsd/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp738 static cl::TokenizerCallback getQuotingStyle(COFFLinkerContext &ctx, in getQuotingStyle() function
773 cl::ExpandResponseFiles(saver(), getQuotingStyle(ctx, args), expandedArgv); in parse()