Searched defs:findFile (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DDriverUtils.cpp207 static Optional<std::string> findFile(StringRef path1, const Twine &path2) { function in namespace:lld::elf
/freebsd-12-stable/contrib/llvm-project/lld/COFF/
H A DDriver.cpp445 Optional<StringRef> LinkerDriver::findFile(StringRef filename) { function in class:lld::LinkerDriver

Completed in 130 milliseconds