Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.cpp150 static bool warnIfNotDirectory(StringRef option, StringRef path) { in warnIfNotDirectory() function
181 if (!found && warnIfNotDirectory(optionLetter, path)) in getSearchPaths()