Searched refs:getKeyData (Results 1 – 10 of 10) sorted by relevance
106 return StringRef(getKeyData(), this->getKeyLength()); in getKey()112 const char *getKeyData() const { in getKeyData() function117 return StringRef(getKeyData(), this->getKeyLength()); in first()
69 if (Node.URI.data() == I->getKeyData()) { in FileChanged()115 assert(I.first->getKeyData() == I.first->getValue().URI.data() && in FileSkipped()192 assert(Node.getKeyData() == Node.getValue().URI.data()); in EndSourceFileAction()
26 return lookupName(ValName->getKeyData(), ValName->getKeyLength()); in getIntrinsicID()
109 return it->getKeyData(); in GetConstCStringWithStringRef()117 return entry.getKeyData(); in GetConstCStringWithStringRef()138 demangled_ccstr = entry.getKeyData(); in GetConstCStringAndSetMangledCounterPart()
37 << *VI.getValue()->getType() << "' Name = '" << VI.getKeyData() in ~ValueSymbolTable()
107 StringRef(Entry->getKeyData(), Entry->getKeyLength() + 1)); in emit()
2475 const char *Name = GI.getKeyData(); in emitDebugPubSection()
57 EXPECT_EQ(Node.URI.data(), IndexFile.Sources->find(URI)->getKeyData()); in checkNodesAreInitialized()
189 const char *getNameStart() const { return Entry->getKeyData(); } in alignas()
2594 for (const char *C = Name.getKeyData(), *E = C + Name.getKeyLength(); in writeFunctionLevelValueSymbolTable()2622 for (const char *P = Name.getKeyData(), in writeFunctionLevelValueSymbolTable()2623 *E = Name.getKeyData() + Name.getKeyLength(); in writeFunctionLevelValueSymbolTable()