Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.h306 static CompilerDeclContext GetContainingDeclContext(const DWARFDIE &die);
H A DSymbolFileDWARF.cpp1519 return GetContainingDeclContext(die); in GetDeclContextContainingUID()
4394 SymbolFileDWARF::GetContainingDeclContext(const DWARFDIE &die) { in GetContainingDeclContext() function in SymbolFileDWARF