Searched refs:IsNULL (Results 1 – 3 of 3) sorted by relevance
232 if (GetDIE()->IsNULL()) { in GetName()250 if (GetDIE()->IsNULL()) { in AppendTypeName()
116 bool IsNULL() const { return m_abbr_idx == 0; } in IsNULL() function
165 const bool null_die = die.IsNULL(); in ExtractDIEsRWLocked()