reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h
   86     bool ContainsAtom(AtomType atom_type) const;

References

tools/lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp
  108   const bool has_tag = m_apple_types_up->GetHeader().header_data.ContainsAtom(
  111       m_apple_types_up->GetHeader().header_data.ContainsAtom(
tools/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.cpp
  553         GetHeader().header_data.ContainsAtom(eAtomTypeTypeFlags)) {