Home
last modified time | relevance | path

Searched defs:clang_path (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.cpp30 static bool VerifyClangPath(const llvm::Twine &clang_path) { in VerifyClangPath()
H A DClangModulesDeclVendor.cpp292 clang_path; in AddModule() local
/llvm-project-15.0.7/libcxx/utils/libcxx/test/
H A Dconfig.py188 def _configure_clang_cl(self, clang_path): argument