Searched refs:IsNULL (Results 1 – 6 of 6) sorted by relevance
123 ASSERT_TRUE(IsNULL()); in TEST_P()159 if (IsNULL()) in TEST_P()
28 bool IsNULL();
63 bool IsNULL() in IsNULL() function
232 if (GetDIE()->IsNULL()) { in GetName()250 if (GetDIE()->IsNULL()) { in AppendTypeName()
117 bool IsNULL() const { return m_abbr_idx == 0; } in IsNULL() function
168 const bool null_die = die.IsNULL(); in ExtractDIEsRWLocked()