Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStream.cpp188 Expected<TagRecordHash> ForwardTRH = hashTagRecord(F); in findFullDeclForForwardRef()
199 Expected<TagRecordHash> FullTRH = hashTagRecord(CVT); in findFullDeclForForwardRef()
H A DTpiHashing.cpp88 Expected<TagRecordHash> llvm::pdb::hashTagRecord(const codeview::CVType &Type) { in hashTagRecord() function in llvm::pdb
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DTpiHashing.h66 Expected<TagRecordHash> hashTagRecord(const codeview::CVType &Type);