Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.h313 GetContainingDeclContext(const DWARFDIE &die);
H A DSymbolFileDWARF.cpp1460 return GetContainingDeclContext(die); in GetDeclContextContainingUID()
4062 SymbolFileDWARF::GetContainingDeclContext(const DWARFDIE &die) { in GetContainingDeclContext() function in SymbolFileDWARF