reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
27 bool isIndexed() const { return Index != NotIndexed; }
lib/CodeGen/AsmPrinter/DwarfStringPool.cpp 31 Entry.Index = EntryTy::NotIndexed;
tools/dsymutil/NonRelocatableStringpool.cpp 32 DwarfStringPoolEntry Entry{nullptr, 0, DwarfStringPoolEntry::NotIndexed};