Searched refs:getKeyData (Results 1 – 8 of 8) sorted by relevance
118 return S->getKeyData(); in begin()123 return S->getKeyData() + S->getKeyLength(); in end()
100 return it->getKeyData(); in GetConstCStringWithStringRef()108 return entry.getKeyData(); in GetConstCStringWithStringRef()129 demangled_ccstr = entry.getKeyData(); in GetConstCStringAndSetMangledCounterPart()
29 return lookupName(ValName->getKeyData(), ValName->getKeyLength()); in getIntrinsicID()
138 return StringRef(getKeyData(), getKeyLength()); in getKey()149 const char *getKeyData() const {return reinterpret_cast<const char*>(this+1);} in getKeyData() function151 StringRef first() const { return StringRef(getKeyData(), getKeyLength()); } in first()173 char *StrBuffer = const_cast<char*>(NewItem->getKeyData()); in Create()
38 << *VI.getValue()->getType() << "' Name = '" << VI.getKeyData() in ~ValueSymbolTable()
110 StringRef(Entry->getKeyData(), Entry->getKeyLength() + 1)); in emit()
1857 const char *Name = GI.getKeyData(); in emitDebugPubSection()
150 const char *getNameStart() const { return Entry->getKeyData(); } in alignas()