Searched refs:decl_ctx_die1 (Results 1 – 1 of 1) sorted by relevance
4926 const DWARFDebugInfoEntry *decl_ctx_die1; in DIEDeclContextsMatch() local4931 decl_ctx_die1 = decl_ctx_1.GetDIEPtrAtIndex (i); in DIEDeclContextsMatch()4933 if (decl_ctx_die1->Tag() != decl_ctx_die2->Tag()) in DIEDeclContextsMatch()4948 decl_ctx_die1 = decl_ctx_1.GetDIEPtrAtIndex (i); in DIEDeclContextsMatch()4950 const char *name1 = decl_ctx_die1->GetName(this, cu1); in DIEDeclContextsMatch()