Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1185 bool ConfigInclusion = false; in expandResponseFile() local
1192 ConfigInclusion = true; in expandResponseFile()
1200 if (ConfigInclusion && !llvm::sys::path::has_parent_path(FileName)) { in expandResponseFile()