Home
last modified time | relevance | path

Searched defs:ClangPath (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DCompileCommands.h32 std::optional<std::string> ClangPath; member
H A DCompileCommands.cpp114 SmallString<128> ClangPath; in detectClangPath() local
145 std::optional<std::string> ClangPath) { in resolveDriver() argument
[all...]
/llvm-project/llvm/tools/bugpoint/
H A DExecutionDriver.cpp148 if (ErrorOr<std::string> ClangPath = in initializeExecutionEnvironment() local
/llvm-project/clang-tools-extra/clangd/unittests/
H A DCompileCommandsTests.cpp97 TEST(CommandMangler,ClangPath) TEST() argument
/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp218 auto DeduceROCmPath = [](StringRef ClangPath) { in getInstallationPathCandidates() argument
/llvm-project/clang/tools/clang-linker-wrapper/
H A DClangLinkerWrapper.cpp439 Expected<std::string> ClangPath = clang() local