Home
last modified time | relevance | path

Searched refs:CleanupInstaller (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
DToolOutputFile.cpp18 tool_output_file::CleanupInstaller::CleanupInstaller(const char *filename) in CleanupInstaller() function in tool_output_file::CleanupInstaller
25 tool_output_file::CleanupInstaller::~CleanupInstaller() { in ~CleanupInstaller()
/external/llvm/lib/Support/
DToolOutputFile.cpp19 tool_output_file::CleanupInstaller::CleanupInstaller(StringRef Filename) in CleanupInstaller() function in tool_output_file::CleanupInstaller
26 tool_output_file::CleanupInstaller::~CleanupInstaller() { in ~CleanupInstaller()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DToolOutputFile.h31 class CleanupInstaller {
38 explicit CleanupInstaller(const char *filename);
39 ~CleanupInstaller();
/external/llvm/include/llvm/Support/
DToolOutputFile.h31 class CleanupInstaller {
38 explicit CleanupInstaller(StringRef ilename);
39 ~CleanupInstaller();