Searched defs:tool_output_file (Results 1 – 3 of 3) sorted by relevance
37 tool_output_file::tool_output_file(StringRef Filename, std::error_code &EC, in tool_output_file() function in tool_output_file45 tool_output_file::tool_output_file(StringRef Filename, int FD) in tool_output_file() function in tool_output_file
36 tool_output_file::tool_output_file(const char *filename, std::string &ErrorInfo, in tool_output_file() function in tool_output_file
29 class tool_output_file; variable