Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DAppleDWARFIndex.cpp227 m_apple_types_up->containsAtomType(DW_ATOM_die_tag); in GetTypes()
229 m_apple_types_up->containsAtomType(DW_ATOM_qual_name_hash); in GetTypes()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h336 bool containsAtomType(HeaderData::AtomType AtomTy) const { in containsAtomType() function