Home
last modified time | relevance | path

Searched refs:IsNULL (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFDebugInfo.cpp439 if (die.IsNULL()) in Parse()
578 if (die->IsNULL()) in DumpCallback()
HDDWARFDebugInfoEntry.h329 IsNULL() const in IsNULL() function
HDDWARFDebugInfoEntry.cpp1666 if (die.IsNULL()) in GetName()
1715 if (die.IsNULL()) in AppendTypeName()
HDDWARFCompileUnit.cpp182 const bool null_die = die.IsNULL(); in ExtractDIEsIfNeeded()