Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDebugNamesDWARFIndex.cpp374 bool DebugNamesDWARFIndex::SameAsEntryContext( in SameAsEntryContext() function in DebugNamesDWARFIndex
427 if (!SameAsEntryContext(parent_context, parent_entry)) in SameParentChain()
442 if (SameAsEntryContext(query_contexts.front(), parent_chain.front())) { in WithinParentChain()
H A DDebugNamesDWARFIndex.h151 bool SameAsEntryContext(const CompilerContext &query_context,