Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.cpp30 static bool VerifyClangPath(const llvm::Twine &clang_path) { in VerifyClangPath() function
70 if (!verify || VerifyClangPath(clang_dir)) { in DefaultComputeClangResourceDirectory()
121 if (!verify || VerifyClangPath(clang_path)) { in ComputeClangResourceDirectory()
136 if (!verify || VerifyClangPath(clang_path)) { in ComputeClangResourceDirectory()