Searched refs:must_exist (Results 1 – 6 of 6) sorted by relevance
89 bool lldb_private::StateIsStoppedState(StateType state, bool must_exist) { in StateIsStoppedState() argument102 return !must_exist; in StateIsStoppedState()
61 bool StateIsStoppedState(lldb::StateType state, bool must_exist);
98 const bool must_exist = true; in FindPlugin() local100 archive_object, must_exist)) { in FindPlugin()559 bool must_exist) { in SplitArchivePathWithObject() argument568 if (must_exist && !FileSystem::Instance().Exists(archive_file)) in SplitArchivePathWithObject()
175 def write_and_read(self, frame, register, new_value, must_exist=True): argument177 if must_exist:
224 lldb_private::ConstString &archive_object, bool must_exist);
431 const bool must_exist = true; in GetModuleByCompUnitInfo() local434 oso_object, must_exist)) { in GetModuleByCompUnitInfo()