Searched refs:hashTagRecord (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DTpiHashing.h66 Expected<TagRecordHash> hashTagRecord(const codeview::CVType &Type);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStream.cpp188 Expected<TagRecordHash> ForwardTRH = hashTagRecord(F);
199 Expected<TagRecordHash> FullTRH = hashTagRecord(CVT);
H A DTpiHashing.cpp88 Expected<TagRecordHash> llvm::pdb::hashTagRecord(const codeview::CVType &Type) { function in class:llvm::pdb

Completed in 183 milliseconds