Searched refs:IsNULL (Results 1 – 4 of 4) sorted by relevance
48 EXPECT_TRUE(die_first->IsNULL()); in TEST()
233 if (GetDIE()->IsNULL()) { in GetName()251 if (GetDIE()->IsNULL()) { in AppendTypeName()
116 bool IsNULL() const { return m_abbr_idx == 0; } in IsNULL() function
220 const bool null_die = die.IsNULL(); in ExtractDIEsRWLocked()