Searched refs:GetDeclContextForBlock (Results 1 – 2 of 2) sorted by relevance
145 GetDeclContextForBlock(const lldb_private::plugin::dwarf::DWARFDIE &die);
3374 decl_ctx = GetDeclContextForBlock(die); in GetClangDeclContextForDIE()3471 DWARFASTParserClang::GetDeclContextForBlock(const DWARFDIE &die) { in GetDeclContextForBlock() function in DWARFASTParserClang