Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.h314 GetContainingDeclContext(const DWARFDIE &die);
DSymbolFileDWARF.cpp1355 return GetContainingDeclContext(die); in GetDeclContextContainingUID()
3910 SymbolFileDWARF::GetContainingDeclContext(const DWARFDIE &die) { in GetContainingDeclContext() function in SymbolFileDWARF