Home
last modified time | relevance | path

Searched defs:ComputeHash (Results 1 – 8 of 8) sorted by relevance

/trueos/contrib/llvm/tools/clang/lib/Serialization/
HDASTCommon.cpp80 unsigned serialization::ComputeHash(Selector Sel) { in ComputeHash() function in serialization
HDGlobalModuleIndex.cpp79 static unsigned ComputeHash(const internal_key_type& a) { in ComputeHash() function in __anon900e9c790311::IdentifierIndexReaderTrait
627 static unsigned ComputeHash(key_type_ref Key) { in ComputeHash() function in __anon900e9c790711::IdentifierIndexWriterTrait
HDASTWriter.cpp1474 static unsigned ComputeHash(key_type_ref key) { in ComputeHash() function in __anon81f54d2f0411::HeaderFileInfoTrait
1841 static unsigned ComputeHash(IdentID IdID) { in ComputeHash() function in __anon81f54d2f0511::ASTMacroTableTrait
2724 static unsigned ComputeHash(Selector Sel) { in ComputeHash() function in __anon81f54d2f0611::ASTMethodPoolTrait
3053 static unsigned ComputeHash(const IdentifierInfo* II) { in ComputeHash() function in __anon81f54d2f0711::ASTIdentifierTableTrait
3277 unsigned ComputeHash(DeclarationName Name) { in ComputeHash() function in __anon81f54d2f0811::ASTDeclContextNameLookupTrait
HDASTReader.cpp397 unsigned ASTSelectorLookupTrait::ComputeHash(Selector Sel) { in ComputeHash() function in ASTSelectorLookupTrait
462 unsigned ASTIdentifierLookupTraitBase::ComputeHash(const internal_key_type& a) { in ComputeHash() function in ASTIdentifierLookupTraitBase
607 ASTDeclContextNameLookupTrait::ComputeHash(const DeclNameKey &Key) const { in ComputeHash() function in ASTDeclContextNameLookupTrait
1238 unsigned HeaderFileInfoTrait::ComputeHash(internal_key_ref ikey) { in ComputeHash() function in HeaderFileInfoTrait
/trueos/contrib/llvm/lib/Support/
HDFoldingSet.cpp30 unsigned FoldingSetNodeIDRef::ComputeHash() const { in ComputeHash() function in FoldingSetNodeIDRef
145 unsigned FoldingSetNodeID::ComputeHash() const { in ComputeHash() function in FoldingSetNodeID
/trueos/contrib/llvm/tools/clang/lib/Lex/
HDPTHLexer.cpp314 static unsigned ComputeHash(internal_key_type x) { in ComputeHash() function in __anon9ddf1c410111::PTHFileLookupCommonTrait
369 static unsigned ComputeHash(const internal_key_type& a) { in ComputeHash() function in __anon9ddf1c410111::PTHStringLookupTrait
/trueos/contrib/llvm/tools/clang/lib/Frontend/
HDCacheTokens.cpp116 static unsigned ComputeHash(PTHEntryKeyVariant V) { in ComputeHash() function in __anon76a817f40111::FileEntryPTHEntryInfo
581 static unsigned ComputeHash(PTHIdKey* key) { in ComputeHash() function in __anon76a817f40611::PTHIdentifierTableTrait
/trueos/contrib/llvm/include/llvm/ADT/
HDFoldingSet.h362 DefaultFoldingSetTrait<T>::ComputeHash(T &X, FoldingSetNodeID &TempID) { in ComputeHash() function
378 DefaultContextualFoldingSetTrait<T, Ctx>::ComputeHash(T &X, in ComputeHash() function