Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
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()