Searched refs:GetDeclContextContainingUIDFromDWARF (Results 1 – 4 of 4) sorted by relevance
56 GetDeclContextContainingUIDFromDWARF(const DWARFDIE &die) = 0;
78 lldb_private::CompilerDeclContext GetDeclContextContainingUIDFromDWARF(
2357 dwarf_ast->GetDeclContextContainingUIDFromDWARF(die); in FindGlobalVariables()2492 dwarf_ast->GetDeclContextContainingUIDFromDWARF(die)) in DIEInDeclContext()4328 return dwarf_ast->GetDeclContextContainingUIDFromDWARF(die); in GetContainingDeclContext()
2353 DWARFASTParserClang::GetDeclContextContainingUIDFromDWARF(const DWARFDIE &die) { in GetDeclContextContainingUIDFromDWARF() function in DWARFASTParserClang3488 GetDeclContextContainingUIDFromDWARF(child); in GetDeclContextForBlock()