Home
last modified time | relevance | path

Searched refs:ContainsAtom (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Plugins/SymbolFile/DWARF/
DHashedNameToDIE.h278 ContainsAtom (AtomType atom_type) const in ContainsAtom() function
887 … if (must_be_implementation && GetHeader().header_data.ContainsAtom (eAtomTypeTypeFlags)) in FindCompleteObjCClassByName()
DSymbolFileDWARF.cpp5014 …const bool has_tag = m_apple_types_ap->GetHeader().header_data.ContainsAtom (DWARFMappedHash::eAto… in FindDefinitionTypeForDIE()
5015 …l has_qualified_name_hash = m_apple_types_ap->GetHeader().header_data.ContainsAtom (DWARFMappedHas… in FindDefinitionTypeForDIE()
5188 …const bool has_tag = m_apple_types_ap->GetHeader().header_data.ContainsAtom (DWARFMappedHash::eAto… in FindDefinitionTypeForDWARFDeclContext()
5189 …l has_qualified_name_hash = m_apple_types_ap->GetHeader().header_data.ContainsAtom (DWARFMappedHas… in FindDefinitionTypeForDWARFDeclContext()