Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp1084 SmallVectorImpl<const char *> &NewArgv, bool MarkEOLs, bool RelativeNames, in ExpandResponseFile() argument
1112 if (!RelativeNames) in ExpandResponseFile()
1141 bool RelativeNames, in ExpandResponseFiles() argument
1221 RelativeNames, FS)) { in ExpandResponseFiles()
1253 bool RelativeNames, in ExpandResponseFiles() argument
1256 RelativeNames, std::move(CurrentDir), in ExpandResponseFiles()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCommandLine.h2099 bool RelativeNames,
2108 bool RelativeNames = false,