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