Searched refs:CleanupInstaller (Results 1 - 2 of 2) sorted by relevance
/external/llvm/lib/Support/ | ||
H A D | ToolOutputFile.cpp | 19 tool_output_file::CleanupInstaller::CleanupInstaller(const char *filename) function in class:tool_output_file::CleanupInstaller 26 tool_output_file::CleanupInstaller::~CleanupInstaller() { |
/external/llvm/include/llvm/Support/ | ||
H A D | ToolOutputFile.h | 31 class CleanupInstaller { class in class:llvm::tool_output_file 38 explicit CleanupInstaller(const char *filename); 39 ~CleanupInstaller(); |
Completed in 52 milliseconds