Searched refs:IsValid (Results 1 – 12 of 12) sorted by relevance
528 if v.IsValid():795 def IsValid(self): member in SBValue1021 if v.IsValid():1032 if v.IsValid():1044 if v.IsValid():1057 if v.IsValid():1068 if v.IsValid():1080 if v.IsValid():1093 if v.IsValid():1102 if v.IsValid():[all …]
246 if not v.GetSBValue().IsValid():366 if syms_arr.IsValid() and len(syms_arr) > 0:368 if symbol.IsValid():
140 if child_sbvalue and child_sbvalue.IsValid():150 if child_sbvalue and child_sbvalue.IsValid():
626 …if not (cur_elt.IsValid() and cur_elt.error.success) or cur_elt.GetValueAsUnsigned() == 0 or cur_e…666 if type(process) is lldb.SBProcess and process.IsValid():811 …while processor_list_val.IsValid() and processor_list_val.error.success and processor_list_val.Get…
138 self.assertTrue(sbv.IsValid() and sbv.error.success)207 self.assertTrue(sbv.IsValid() and sbv.error.success)235 self.assertTrue(sbv.IsValid() and sbv.error.success)285 self.assertTrue(sbv.IsValid() and sbv.error.success)
142 self.assertTrue(sbv.IsValid() and sbv.error.success)
93 self.assertTrue(enum.IsValid())
61 if not rettype.IsValid():
599 if not sbtype or not sbtype.IsValid():
493 if not sbthread.IsValid():502 if not sbthread.IsValid():644 if sbval and sbval.IsValid():
430 if loaded_module.IsValid():
1505 if not lldbthread.IsValid():