Home
last modified time | relevance | path

Searched defs:getIdForString (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DDebugStringTableSubsection.cpp97 uint32_t DebugStringTableSubsection::getIdForString(StringRef S) const { in getIdForString() function in DebugStringTableSubsection
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTableBuilder.cpp50 uint32_t PDBStringTableBuilder::getIdForString(StringRef S) const { in getIdForString() function in PDBStringTableBuilder