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