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