Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDebugNamesDWARFIndex.cpp506 llvm::ArrayRef<CompilerContext> parent_contexts_ref( in GetTypeQueryParentContexts() local
508 for (const CompilerContext &ctx : llvm::reverse(parent_contexts_ref)) { in GetTypeQueryParentContexts()