Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.h315 GetContainingDeclContext(const DWARFDIE &die);
H A DSymbolFileDWARF.cpp1488 return GetContainingDeclContext(die); in GetDeclContextContainingUID()
4200 SymbolFileDWARF::GetContainingDeclContext(const DWARFDIE &die) { in GetContainingDeclContext() function in SymbolFileDWARF