Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.cpp423 static void GetDeclContextImpl(DWARFDIE die, bool derive_template_names, in GetDeclContextImpl() function
459 GetDeclContextImpl(*this, derive_template_names, seen, context); in GetDeclContext()