Searched refs:getIDForString (Results 1 – 10 of 10) sorted by relevance
39 uint32_t getIDForString(StringRef Str) const;
36 Expected<uint32_t> getIDForString(StringRef Str) const;
43 Expected<uint32_t> getIDForString(StringRef Str) const;
82 uint32_t NameHashTable::getIDForString(StringRef Str) const { in getIDForString() function in NameHashTable
113 Expected<uint32_t> PDBStringTable::getIDForString(StringRef Str) const { in getIDForString() function in PDBStringTable
112 Expected<uint32_t> PDBStringTable::getIDForString(StringRef Str) const { in getIDForString() function in PDBStringTable