Searched refs:GetDeclContextDIEs (Results 1 – 3 of 3) sorted by relevance
71 std::vector<DWARFDIE> GetDeclContextDIEs() const;
361 std::vector<DWARFDIE> DWARFDIE::GetDeclContextDIEs() const { in GetDeclContextDIEs() function in DWARFDIE
2756 decl_ctx_1 = die1.GetDeclContextDIEs(); in DIEDeclContextsMatch()2757 decl_ctx_2 = die2.GetDeclContextDIEs(); in DIEDeclContextsMatch()