Searched refs:CrashDirectory (Results 1 – 1 of 1) sorted by relevance
4908 SmallString<128> CrashDirectory(A->getValue()); in GetNamedOutputPath() local4909 if (!getVFS().exists(CrashDirectory)) in GetNamedOutputPath()4910 llvm::sys::fs::create_directories(CrashDirectory); in GetNamedOutputPath()4911 llvm::sys::path::append(CrashDirectory, Split.first); in GetNamedOutputPath()4914 CrashDirectory + Middle + Suffix, TmpName); in GetNamedOutputPath()