Searched refs:GetDeclContextContainingUIDFromDWARF (Results 1 – 5 of 5) sorted by relevance
50 GetDeclContextContainingUIDFromDWARF(const DWARFDIE &die) = 0;
61 GetDeclContextContainingUIDFromDWARF(const DWARFDIE &die) override;
304 return dwarf_ast->GetDeclContextContainingUIDFromDWARF(*this); in GetContainingDeclContext()
2131 dwarf_ast->GetDeclContextContainingUIDFromDWARF(die); in FindGlobalVariables()2286 dwarf_ast->GetDeclContextContainingUIDFromDWARF(die); in DIEInDeclContext()
2441 DWARFASTParserClang::GetDeclContextContainingUIDFromDWARF(const DWARFDIE &die) { in GetDeclContextContainingUIDFromDWARF() function in DWARFASTParserClang3765 GetDeclContextContainingUIDFromDWARF(child); in GetDeclContextForBlock()