Searched refs:GetTemporaryPath (Results 1 – 3 of 3) sorted by relevance
390 std::string GetTemporaryPath(StringRef Prefix, const char *Suffix) const;
578 std::string TmpName = GetTemporaryPath("response", "txt"); in setUpResponseFiles()1717 GetTemporaryPath(Split.first, in GetNamedOutputPath()1798 GetTemporaryPath(Split.first, in GetNamedOutputPath()1909 std::string Driver::GetTemporaryPath(StringRef Prefix, const char *Suffix) in GetTemporaryPath() function in Driver
5686 D.GetTemporaryPath("cc", types::getTypeTempSuffix(types::TY_Object))); in AddLinkArgs()