Searched refs:isTypeTableCandidate (Results 1 – 2 of 2) sorted by relevance
250 bool isTypeTableCandidate(const DWARFDebugInfoEntry *DIEEntry);
514 bool ChildIsTypeTableCandidate = isTypeTableCandidate(CurChild); in markDIEEntryAsKeptRec()564 bool DependencyTracker::isTypeTableCandidate( in isTypeTableCandidate() function in DependencyTracker