Searched refs:GetDeclContextDIEs (Results 1 – 3 of 3) sorted by relevance
73 std::vector<DWARFDIE> GetDeclContextDIEs() const;
362 std::vector<DWARFDIE> DWARFDIE::GetDeclContextDIEs() const { in GetDeclContextDIEs() function in DWARFDIE
2794 decl_ctx_1 = die1.GetDeclContextDIEs(); in DIEDeclContextsMatch()2795 decl_ctx_2 = die2.GetDeclContextDIEs(); in DIEDeclContextsMatch()