| /freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReaderInternals.h | 104 internal_key_type ReadKey(const unsigned char *d, unsigned); 154 static internal_key_type ReadKey(const unsigned char* d, unsigned n); 226 internal_key_type ReadKey(const unsigned char* d, unsigned); 276 static internal_key_type ReadKey(const unsigned char *d, unsigned);
|
| H A D | MultiOnDiskHashTable.h | 161 const internal_key_type &Key = InfoObj.ReadKey(LocalPtr, L.first); in condense() 283 const internal_key_type &Key = InfoObj.ReadKey(LocalPtr, L.first); in findAll()
|
| H A D | GlobalModuleIndex.cpp | 105 static internal_key_type ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in __anoncf1c43ec0311::IdentifierIndexReaderTrait
|
| H A D | ASTReader.cpp | 911 ASTSelectorLookupTrait::ReadKey(const unsigned char* d, unsigned) { in ReadKey() function in ASTSelectorLookupTrait 982 ASTIdentifierLookupTraitBase::ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in ASTIdentifierLookupTraitBase 1176 ASTDeclContextNameLookupTrait::ReadKey(const unsigned char *d, unsigned) { in ReadKey() function in ASTDeclContextNameLookupTrait 2026 HeaderFileInfoTrait::ReadKey(const unsigned char *d, unsigned) { in ReadKey() function in HeaderFileInfoTrait 4517 auto Key = Trait.ReadKey(Data, KeyDataLen.first); in ReadAST() 8866 auto Key = Trait.ReadKey(Data, KeyDataLen.first); in DecodeIdentifierInfo() 9047 Trait.ReadKey(M.SelectorLookupTableData + M.SelectorOffsets[Idx], 0); in DecodeSelector()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesReader.cpp | 166 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc49379580111::IdentifierTableInfo 206 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc49379580111::ObjCContextIDTableInfo 228 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc49379580111::ObjCContextInfoTableInfo 282 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc49379580111::ObjCPropertyTableInfo 365 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc49379580111::ObjCMethodTableInfo 422 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc49379580111::ObjCSelectorTableInfo 447 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc49379580111::GlobalVariableTableInfo 474 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc49379580111::GlobalFunctionTableInfo 501 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc49379580111::EnumConstantTableInfo 523 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc49379580111::TagTableInfo [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | OnDiskHashTable.h | 393 InfoPtr->ReadKey((const unsigned char *const)Items, L.first); 535 return InfoObj->ReadKey(LocalPtr, L.first); in getInternalKey() 581 const internal_key_type &Key = InfoObj->ReadKey(LocalPtr, L.first);
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | MemProf.h | 479 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { in ReadKey() function 614 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { in ReadKey() function
|
| H A D | InstrProfReader.h | 513 StringRef ReadKey(const unsigned char *D, offset_type N) { in ReadKey() function
|