Searched refs:GetTemporaryPath (Results 1 – 3 of 3) sorted by relevance
429 std::string GetTemporaryPath(StringRef Prefix, const char *Suffix) const;
783 std::string TmpName = GetTemporaryPath("response", "txt"); in setUpResponseFiles()2215 std::string TmpName = GetTemporaryPath( in GetNamedOutputPath()2312 std::string TmpName = GetTemporaryPath( in GetNamedOutputPath()2419 std::string Driver::GetTemporaryPath(StringRef Prefix, in GetTemporaryPath() function in Driver
7591 D.GetTemporaryPath("cc", types::getTypeTempSuffix(types::TY_Object))); in AddLinkArgs()