Searched defs:GetOutputStream (Results 1 – 7 of 7) sorted by relevance
46 Stream &GetOutputStream() { GetOutputStream() function
146 StreamFile &GetOutputStream() { return *m_output_stream_sp; } in GetOutputStream() function
96 static std::unique_ptr<ToolOutputFile> GetOutputStream(StringRef Path) { GetOutputStream() function
246 static std::unique_ptr<ToolOutputFile> GetOutputStream(StringRef Path, GetOutputStream() function
258 static std::unique_ptr<ToolOutputFile> GetOutputStream(const char *TargetName, GetOutputStream() function
979 GetOutputStream(CompilerInstance &CI, StringRef InFile, BackendAction Action) { GetOutputStream() function
1919 std::ostream& GetOutputStream() const { return *output_stream_; } in GetOutputStream() function