Searched defs:ReadKey (Results 1 – 5 of 5) sorted by relevance
| /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/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
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ |
| 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
|