Searched refs:IgnoreErrors (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1361 bool IgnoreErrors = Errs; local
1409 if (!IgnoreErrors)
1420 if (!IgnoreErrors)
1671 if (!IgnoreErrors)
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h402 std::error_code remove_directories(const Twine &path, bool IgnoreErrors = true);

Completed in 119 milliseconds