Searched refs:SetStandardErrorPath (Results 1 – 2 of 2) sorted by relevance
195 void SetStandardErrorPath(llvm::StringRef path);199 void SetStandardErrorPath(const char *path) = delete;
4637 void TargetProperties::SetStandardErrorPath(llvm::StringRef path) { in SetStandardErrorPath() function in TargetProperties4792 SetStandardErrorPath(error_file_action->GetPath()); in SetProcessLaunchInfo()