Searched refs:getIdForString (Results 1 – 12 of 12) sorted by relevance
82 return Strings.getIdForString(L1->getKey()) < in commit()83 Strings.getIdForString(L2->getKey()); in commit()88 Imp.ModuleNameOffset = Strings.getIdForString(Item->getKey()); in commit()
97 uint32_t DebugStringTableSubsection::getIdForString(StringRef S) const { in getIdForString() function in DebugStringTableSubsection
111 uint32_t Offset = Strings.getIdForString(FileName); in mapChecksumOffset()
35 return static_cast<uint16_t>(Table->getIdForString(S)); in hashLookupKey()50 uint32_t PDBStringTableBuilder::getIdForString(StringRef S) const { in getIdForString() function in PDBStringTableBuilder51 return Strings.getIdForString(S); in getIdForString()
50 uint32_t getIdForString(StringRef S) const;
69 uint32_t getIdForString(StringRef S) const;