Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp5014 …const bool has_tag = m_apple_types_ap->GetHeader().header_data.ContainsAtom (DWARFMappedHash::eAto… in FindDefinitionTypeForDIE() local
5016 if (has_tag && has_qualified_name_hash) in FindDefinitionTypeForDIE()
5026 else if (has_tag > 1) in FindDefinitionTypeForDIE()
5188 …const bool has_tag = m_apple_types_ap->GetHeader().header_data.ContainsAtom (DWARFMappedHash::eAto… in FindDefinitionTypeForDWARFDeclContext() local
5190 if (has_tag && has_qualified_name_hash) in FindDefinitionTypeForDWARFDeclContext()
5198 else if (has_tag) in FindDefinitionTypeForDWARFDeclContext()