Searched refs:RelativeNames (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | CommandLine.cpp | 894 bool MarkEOLs, bool RelativeNames) { in ExpandResponseFile() argument 922 if (RelativeNames) in ExpandResponseFile() 950 bool MarkEOLs, bool RelativeNames) { in ExpandResponseFiles() argument 976 MarkEOLs, RelativeNames)) { in ExpandResponseFiles()
|
/external/llvm-project/llvm/lib/Support/ |
D | CommandLine.cpp | 1088 SmallVectorImpl<const char *> &NewArgv, bool MarkEOLs, bool RelativeNames, in ExpandResponseFile() argument 1116 if (!RelativeNames) in ExpandResponseFile() 1145 bool RelativeNames, llvm::vfs::FileSystem &FS, in ExpandResponseFiles() argument 1224 RelativeNames, FS)) { in ExpandResponseFiles()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | CommandLine.cpp | 1057 SmallVectorImpl<const char *> &NewArgv, bool MarkEOLs, bool RelativeNames, in ExpandResponseFile() argument 1085 if (!RelativeNames) in ExpandResponseFile() 1114 bool RelativeNames, llvm::vfs::FileSystem &FS, in ExpandResponseFiles() argument 1193 RelativeNames, FS)) { in ExpandResponseFiles()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | CommandLine.h | 1843 bool MarkEOLs = false, bool RelativeNames = false);
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | CommandLine.h | 2086 bool RelativeNames = false,
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | CommandLine.h | 2084 bool RelativeNames = false,
|