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