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