Searched refs:getKeyData (Results 1 – 6 of 6) sorted by relevance
103 return StringRef(getKeyData(), this->getKeyLength()); in getKey()109 const char *getKeyData() const { in getKeyData() function114 return StringRef(getKeyData(), this->getKeyLength()); in first()
28 return lookupName(ValName->getKeyData(), ValName->getKeyLength()); in getIntrinsicID()
37 << *VI.getValue()->getType() << "' Name = '" << VI.getKeyData() in ~ValueSymbolTable()
107 StringRef(Entry->getKeyData(), Entry->getKeyLength() + 1)); in emit()
2403 const char *Name = GI.getKeyData(); in emitDebugPubSection()
162 const char *getNameStart() const { return Entry->getKeyData(); } in getNameStart()