Searched refs:GetDeclContextContainingUIDFromDWARF (Results 1 – 4 of 4) sorted by relevance
56 GetDeclContextContainingUIDFromDWARF(const DWARFDIE &die) = 0;
77 lldb_private::CompilerDeclContext GetDeclContextContainingUIDFromDWARF(
2375 dwarf_ast->GetDeclContextContainingUIDFromDWARF(die); in FindGlobalVariables()2516 dwarf_ast->GetDeclContextContainingUIDFromDWARF(die)) in DIEInDeclContext()4382 return dwarf_ast->GetDeclContextContainingUIDFromDWARF(die); in GetContainingDeclContext()
2333 DWARFASTParserClang::GetDeclContextContainingUIDFromDWARF(const DWARFDIE &die) { in GetDeclContextContainingUIDFromDWARF() function in DWARFASTParserClang3551 GetDeclContextContainingUIDFromDWARF(child); in GetDeclContextForBlock()