Searched defs:SetIsDone (Results 1 – 2 of 2) sorted by relevance
86 void SetIsDone(bool b) { m_done = b; } in SetIsDone() function
82 void SBInputReader::SetIsDone(bool b) { LLDB_INSTRUMENT_VA(this, b); } in SetIsDone() function in SBInputReader