Searched refs:GetTemporaryPath (Results 1 – 4 of 4) sorted by relevance
93 static llvm::sys::Path GetTemporaryPath() { in GetTemporaryPath() function121 llvm::sys::Path SavedFile(GetTemporaryPath()); in RemapFiles()
389 std::string GetTemporaryPath(StringRef Prefix, const char *Suffix) const;
1518 GetTemporaryPath(Split.first, types::getTypeTempSuffix(JA.getType())); in GetNamedOutputPath()1563 GetTemporaryPath(Split.first, types::getTypeTempSuffix(JA.getType())); in GetNamedOutputPath()1668 std::string Driver::GetTemporaryPath(StringRef Prefix, const char *Suffix) in GetTemporaryPath() function in Driver
4023 D.GetTemporaryPath("cc", "s")); in ConstructJob()4161 D.GetTemporaryPath("cc", types::getTypeTempSuffix(types::TY_Object))); in AddLinkArgs()