Searched refs:findIndex (Results 1 – 6 of 6) sorted by relevance
199 /// findIndex - Find an element by its index.204 iterator findIndex(unsigned Idx) {226 return findIndex(KeyIndexOf(Key));230 return const_cast<SparseSet*>(this)->findIndex(KeyIndexOf(Key));255 iterator I = findIndex(Idx);
288 Idx = SMS->findIndex(SparseIdx).Prev();354 iterator findIndex(unsigned Idx) { in findIndex() function376 return findIndex(KeyIndexOf(Key)); in find()380 iterator I = const_cast<SparseMultiSet*>(this)->findIndex(KeyIndexOf(Key)); in find()421 iterator I = findIndex(Idx); in insert()505 findIndex(sparseIndex(N)).setPrev(N.Prev); in unlink()
50 size_t findIndex(StringRef Key) const { in findIndex() function59 size_t Index = findIndex(Key); in getIndex()
594 uint32_t StringTableSection::findIndex(StringRef Name) const { in findIndex() function in StringTableSection809 SymbolNames == nullptr ? 0 : SymbolNames->findIndex(Sym->Name); in finalize()2671 Sec.NameIndex = Obj.SectionNames->findIndex(Sec.Name); in finalize()
721 uint32_t findIndex(StringRef Name) const;
294 uint32_t findIndex(TypeIndex TI) { in findIndex() function in llvm::logicalview::__anond7e39c940211::LVStringRecords3383 Shared->StringRecords.findIndex(Line.getSourceFile())); in processLines()