Searched refs:decl_ctx_die2 (Results 1 – 1 of 1) sorted by relevance
2767 DWARFDIE decl_ctx_die2; in DIEDeclContextsMatch() local2771 decl_ctx_die2 = decl_ctx_2[i]; in DIEDeclContextsMatch()2772 if (decl_ctx_die1.Tag() != decl_ctx_die2.Tag()) in DIEDeclContextsMatch()2790 decl_ctx_die2 = decl_ctx_2[i]; in DIEDeclContextsMatch()2792 const char *name2 = decl_ctx_die2.GetName(); in DIEDeclContextsMatch()