Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DTpiHashing.cpp79 static Expected<uint32_t> getSourceLineHash(const CVType &Rec) { in getSourceLineHash() function
118 return getSourceLineHash<UdtSourceLineRecord>(Rec); in hashTypeRecord()
120 return getSourceLineHash<UdtModSourceLineRecord>(Rec); in hashTypeRecord()