Searched refs:hashTypeRecord (Results 1 – 3 of 3) sorted by relevance
18 Expected<uint32_t> hashTypeRecord(const llvm::codeview::CVType &Type);
105 Expected<uint32_t> llvm::pdb::hashTypeRecord(const CVType &Rec) { in hashTypeRecord() function in llvm::pdb
235 Expected<uint32_t> MaybeHash = hashTypeRecord(Record); in visitTypeBegin()