Searched defs:getQuotingStyle (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | DriverUtils.cpp | 68 static cl::TokenizerCallback getQuotingStyle(opt::InputArgList &args) { getQuotingStyle() function |
/llvm-project/lld/MinGW/ | ||
H A D | Driver.cpp | 107 static cl::TokenizerCallback getQuotingStyle() { getQuotingStyle() function |
/llvm-project/lld/COFF/ | ||
H A D | DriverUtils.cpp | 881 static cl::TokenizerCallback getQuotingStyle(opt::InputArgList &args) { getQuotingStyle() function |
/llvm-project/lld/wasm/ | ||
H A D | Driver.cpp | 185 static cl::TokenizerCallback getQuotingStyle(opt::InputArgList &args) { getQuotingStyle() function |