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