Searched refs:LVDuplicateEntry (Results 1 – 1 of 1) sorted by relevance
30 using LVDuplicateEntry = std::tuple<LVElement *, LVScope *, LVScope *>; in checkIntegrityScopesTree() typedef31 using LVDuplicate = std::vector<LVDuplicateEntry>; in checkIntegrityScopesTree()94 for (const LVDuplicateEntry &Entry : Duplicate) { in checkIntegrityScopesTree()