Searched refs:is_nil (Results 1 – 3 of 3) sorted by relevance
177 sub is_nil : method { method in ANTLR::Runtime::BitSet
700 def is_nil(self): member in ObjCRuntime763 self.is_nil = nil766 if self.is_nil:
3433 bool is_nil = valobj->IsObjCNil(); in DumpValueObject_Impl() local3460 if (is_nil) in DumpValueObject_Impl()3477 …if (!is_nil && !value_str.empty() && (entry == NULL || (entry->DoesPrintValue() || options.m_forma… in DumpValueObject_Impl()3484 if (options.m_use_objc && !is_nil) in DumpValueObject_Impl()