Lines Matching defs:paths
134 // there are no symlinks for the suffixed paths.
166 std::vector<StringRef> paths;
169 // NOTE: only absolute paths are re-rooted to syslibroot(s)
175 // Do not warn about paths that are computed via the syslib roots
177 paths.push_back(saver().save(buffer.str()));
183 paths.push_back(path);
186 // `-Z` suppresses the standard "system" search paths.
188 return paths;
195 paths.push_back(saver().save(buffer.str()));
198 return paths;
2088 message(StringRef("Library search paths:") +
2093 message(StringRef("Framework search paths:") +