Home
last modified time | relevance | path

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

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