Home
last modified time | relevance | path

Searched defs:searchForFile (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-libtool-darwin/
H A Dllvm-libtool-darwin.cpp116 static Expected<std::string> searchForFile(const Twine &FileName) { in searchForFile() function
/llvm-project-15.0.7/clang/lib/Driver/
H A DDriver.cpp913 static bool searchForFile(SmallVectorImpl<char> &FilePath, in searchForFile() function