Searched refs:GetDeclContextContainingUIDFromDWARF (Results 1 – 4 of 4) sorted by relevance
56 GetDeclContextContainingUIDFromDWARF(const DWARFDIE &die) = 0;
78 lldb_private::CompilerDeclContext GetDeclContextContainingUIDFromDWARF(
2416 dwarf_ast->GetDeclContextContainingUIDFromDWARF(die); in FindGlobalVariables()2557 dwarf_ast->GetDeclContextContainingUIDFromDWARF(die)) in DIEInDeclContext()4396 return dwarf_ast->GetDeclContextContainingUIDFromDWARF(die); in GetContainingDeclContext()
2263 DWARFASTParserClang::GetDeclContextContainingUIDFromDWARF(const DWARFDIE &die) { in GetDeclContextContainingUIDFromDWARF() function in DWARFASTParserClang3481 GetDeclContextContainingUIDFromDWARF(child); in GetDeclContextForBlock()