| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReaderInternals.h | 127 internal_key_type ReadKey(const unsigned char *d, unsigned); 152 internal_key_type ReadKey(const unsigned char *d, unsigned); 226 internal_key_type ReadKey(const unsigned char *d, unsigned); 276 static internal_key_type ReadKey(const unsigned char* d, unsigned n); 354 internal_key_type ReadKey(const unsigned char* d, unsigned); 401 static internal_key_type ReadKey(const unsigned char *d, unsigned);
|
| H A D | MultiOnDiskHashTable.h | 159 const internal_key_type &Key = InfoObj.ReadKey(LocalPtr, L.first); in condense() 280 const internal_key_type &Key = InfoObj.ReadKey(LocalPtr, L.first); in findAll()
|
| H A D | GlobalModuleIndex.cpp | 102 static internal_key_type ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in __anon35ca0d360311::IdentifierIndexReaderTrait
|
| H A D | ASTReader.cpp | 979 ASTSelectorLookupTrait::ReadKey(const unsigned char* d, unsigned) { in ReadKey() function in ASTSelectorLookupTrait 1051 ASTIdentifierLookupTraitBase::ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in ASTIdentifierLookupTraitBase 1289 ASTDeclContextNameLookupTrait::ReadKey(const unsigned char *d, unsigned) { in ReadKey() function in ASTDeclContextNameLookupTrait 1331 ModuleLocalNameLookupTrait::ReadKey(const unsigned char *d, unsigned) { in ReadKey() function in ModuleLocalNameLookupTrait 1355 LazySpecializationInfoLookupTrait::ReadKey(const unsigned char *d, unsigned) { in ReadKey() function in LazySpecializationInfoLookupTrait 2242 HeaderFileInfoTrait::ReadKey(const unsigned char *d, unsigned) { in ReadKey() function in HeaderFileInfoTrait 4814 auto Key = Trait.ReadKey(Data, KeyDataLen.first); in ReadAST() 9576 auto Key = Trait.ReadKey(Data, KeyDataLen.first); in DecodeIdentifierInfo() 9766 Trait.ReadKey(M.SelectorLookupTableData + M.SelectorOffsets[Idx], 0); in DecodeSelector()
|
| /freebsd/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesReader.cpp | 168 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::IdentifierTableInfo 208 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::ContextIDTableInfo 227 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::ContextInfoTableInfo 279 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::ObjCPropertyTableInfo 305 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::FieldTableInfo 389 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::ObjCMethodTableInfo 451 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::ObjCSelectorTableInfo 473 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::GlobalVariableTableInfo 496 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::GlobalFunctionTableInfo 519 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::CXXMethodTableInfo [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | OnDiskHashTable.h | 391 InfoPtr->ReadKey((const unsigned char *const)Items, L.first); 532 return InfoObj->ReadKey(LocalPtr, L.first); in getInternalKey() 578 const internal_key_type &Key = InfoObj->ReadKey(LocalPtr, L.first);
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | MemProf.h | 588 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { 735 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { 816 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) {
|
| H A D | InstrProfReader.h | 552 StringRef ReadKey(const unsigned char *D, offset_type N) { in ReadKey() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 2058 …okupTrait7ReadKeyEPKhj", "(anonymous namespace)::ASTSelectorLookupTrait::ReadKey(unsigned char con… 2102 …it7ReadKeyEPKhj", "(anonymous namespace)::ASTDeclContextNameLookupTrait::ReadKey(unsigned char con…
|