Searched refs:NotIndexed (Results 1 – 7 of 7) sorted by relevance
2 struct NotIndexed {}; struct6 NotIndexed not_indexed; in main()
21 static constexpr unsigned NotIndexed = -1; member27 bool isIndexed() const { return Index != NotIndexed; } in isIndexed()
27 DwarfStringPoolEntry Entry{nullptr, 0, DwarfStringPoolEntry::NotIndexed}; in internString()
37 DataPtr->Index = DwarfStringPoolEntry::NotIndexed; in add()
30 Entry.Index = EntryTy::NotIndexed; in getEntryImpl()
1236 const uint64_t NotIndexed = std::numeric_limits<uint64_t>::max(); in verifyDebugNamesCULists() 1240 CUMap[CU->getOffset()] = NotIndexed; in verifyDebugNamesCULists() 1266 if (Iter->second != NotIndexed) { in verifyDebugNamesCULists() 1280 if (KV.second == NotIndexed) in verifyNameIndexBuckets() 1228 const uint64_t NotIndexed = std::numeric_limits<uint64_t>::max(); verifyDebugNamesCULists() local
145 Val.Index = DwarfStringPoolEntry::NotIndexed; in init()