OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CleanupInstaller
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Support/
ToolOutputFile.h
31
class
CleanupInstaller
{
38
explicit
CleanupInstaller
(const char *filename);
39
~
CleanupInstaller
();
/external/llvm/lib/Support/
ToolOutputFile.cpp
18
tool_output_file::
CleanupInstaller
::
CleanupInstaller
(const char *filename)
25
tool_output_file::
CleanupInstaller
::~
CleanupInstaller
() {
Completed in 1205 milliseconds