LLVM 22.0.0git
|
This is the complete list of members for llvm::codeview::GloballyHashedType, including all inherited members.
empty() const | llvm::codeview::GloballyHashedType | inline |
GloballyHashedType()=default | llvm::codeview::GloballyHashedType | |
GloballyHashedType(StringRef H) | llvm::codeview::GloballyHashedType | inline |
GloballyHashedType(ArrayRef< uint8_t > H) | llvm::codeview::GloballyHashedType | inline |
Hash | llvm::codeview::GloballyHashedType | |
hashIds(Range &&Records, ArrayRef< GloballyHashedType > TypeHashes) | llvm::codeview::GloballyHashedType | inlinestatic |
hashType(ArrayRef< uint8_t > RecordData, ArrayRef< GloballyHashedType > PreviousTypes, ArrayRef< GloballyHashedType > PreviousIds) | llvm::codeview::GloballyHashedType | static |
hashType(CVType Type, ArrayRef< GloballyHashedType > PreviousTypes, ArrayRef< GloballyHashedType > PreviousIds) | llvm::codeview::GloballyHashedType | inlinestatic |
hashTypeCollection(TypeCollection &Types) | llvm::codeview::GloballyHashedType | inlinestatic |
hashTypes(Range &&Records) | llvm::codeview::GloballyHashedType | inlinestatic |
operator!=(const GloballyHashedType &L, const GloballyHashedType &R) | llvm::codeview::GloballyHashedType | friend |
operator==(const GloballyHashedType &L, const GloballyHashedType &R) | llvm::codeview::GloballyHashedType | friend |