Home
last modified time | relevance | path

Searched refs:getSourceLineHash (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DTpiHashing.cpp78 static Expected<uint32_t> getSourceLineHash(const CVType &Rec) { in getSourceLineHash() function
117 return getSourceLineHash<UdtSourceLineRecord>(Rec); in hashTypeRecord()
119 return getSourceLineHash<UdtModSourceLineRecord>(Rec); in hashTypeRecord()