Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDebugNamesDWARFIndex.cpp432 bool DebugNamesDWARFIndex::WithinParentChain( in WithinParentChain() function in DebugNamesDWARFIndex
553 if (WithinParentChain(parent_contexts, *parent_chain)) { in GetTypesWithQuery()
592 if (WithinParentChain(parent_named_contexts, *parent_chain)) { in GetNamespacesWithParents()
H A DDebugNamesDWARFIndex.h147 bool WithinParentChain(llvm::ArrayRef<CompilerContext> parent_contexts,