Searched refs:Keep (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Support/
H A DToolOutputFile.cpp29 : Keep(false), m_Path(pPath) {
40 if (!Keep && "_" != m_Path.native())
62 m_Installer.Keep = true;
82 m_Installer.Keep = true;
/frameworks/compile/mclinker/include/mcld/Support/
H A DToolOutputFile.h66 /// Keep - The flag which indicates whether we should not delete the file.
67 bool Keep; member in class:mcld::ToolOutputFile::CleanupInstaller

Completed in 38 milliseconds