Searched refs:getIdForString (Results 1 – 6 of 6) sorted by relevance
83 return Strings.getIdForString(L1->getKey()) < in commit()84 Strings.getIdForString(L2->getKey()); in commit()89 Imp.ModuleNameOffset = Strings.getIdForString(Item->getKey()); in commit()
98 uint32_t DebugStringTableSubsection::getIdForString(StringRef S) const { in getIdForString() function in DebugStringTableSubsection
112 uint32_t Offset = Strings.getIdForString(FileName); in mapChecksumOffset()
30 return Table->getIdForString(S); in hashLookupKey()45 uint32_t PDBStringTableBuilder::getIdForString(StringRef S) const { in getIdForString() function in PDBStringTableBuilder46 return Strings.getIdForString(S); in getIdForString()
51 uint32_t getIdForString(StringRef S) const;
70 uint32_t getIdForString(StringRef S) const;