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