Searched refs:getClangProgramPath (Results 1 – 5 of 5) sorted by relevance
472 D.getClangProgramPath(), ClangArgs, in constructGenerateObjFileFromHIPFatBinary()
196 llvm::sys::fs::real_path(D.getClangProgramPath(), RealClangPath); in getInstallationPathCandidates()
1336 Twine(ToolChain.getDriver().getClangProgramPath()))); in addLTOOptions()3133 const char *Exec = D.getClangProgramPath(); in renderEscapedCommandLine()
5436 JA, *this, ResponseFileSupport::AtFileUTF8(), D.getClangProgramPath(), in ConstructJob()7694 const char *Exec = D.getClangProgramPath(); in ConstructJob()8704 const char *Exec = getToolChain().getDriver().getClangProgramPath(); in ConstructJob()8835 const char *Exec = getToolChain().getDriver().getClangProgramPath(); in ConstructJob()
449 const char *getClangProgramPath() const { in getClangProgramPath() function