Searched refs:getDebugInfoEntry (Results 1 – 2 of 2) sorted by relevance
53 const DWARFDebugInfoEntry *getDebugInfoEntry() const { return Die; } in getDebugInfoEntry() function323 return LHS.getDebugInfoEntry() == RHS.getDebugInfoEntry() &&
500 return getDIEIndex(D.getDebugInfoEntry()); in getDIEIndex()