Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DUtils.h61 std::error_code shouldSkipSymLink(const Twine &Path, bool &Result);
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DUtils.cpp44 std::error_code llvm::MachO::shouldSkipSymLink(const Twine &Path, in shouldSkipSymLink() function in llvm::MachO