Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DCompileCommands.cpp79 std::string detectClangPath() { in detectClangPath() function
179 Result.ClangPath = detectClangPath(); in detect()