Searched refs:ExpandBasePath (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | CommandLine.cpp | 1156 bool ExpandBasePath, in ExpandResponseFile() argument 1195 if (ExpandBasePath) in ExpandResponseFile() 1220 bool RelativeNames, bool ExpandBasePath, in ExpandResponseFiles() argument 1300 RelativeNames, ExpandBasePath, FS)) { in ExpandResponseFiles() 1332 bool RelativeNames, bool ExpandBasePath, in ExpandResponseFiles() argument 1335 RelativeNames, ExpandBasePath, in ExpandResponseFiles()
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | CommandLine.h | 2098 bool RelativeNames, bool ExpandBasePath, 2107 bool RelativeNames = false, bool ExpandBasePath = false,
|