Searched defs:ReadKey (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesReader.cpp | 228 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anon8fa44c740111::ObjCContextInfoTableInfo 166 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { ReadKey() function in clang::api_notes::__anon8fa44c740111::IdentifierTableInfo 206 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { ReadKey() function in clang::api_notes::__anon8fa44c740111::ObjCContextIDTableInfo 282 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { ReadKey() function in clang::api_notes::__anon8fa44c740111::ObjCPropertyTableInfo 365 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { ReadKey() function in clang::api_notes::__anon8fa44c740111::ObjCMethodTableInfo 422 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { ReadKey() function in clang::api_notes::__anon8fa44c740111::ObjCSelectorTableInfo 447 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { ReadKey() function in clang::api_notes::__anon8fa44c740111::GlobalVariableTableInfo 474 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { ReadKey() function in clang::api_notes::__anon8fa44c740111::GlobalFunctionTableInfo 501 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { ReadKey() function in clang::api_notes::__anon8fa44c740111::EnumConstantTableInfo 523 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { ReadKey() function in clang::api_notes::__anon8fa44c740111::TagTableInfo 581 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { ReadKey() function in clang::api_notes::__anon8fa44c740111::TypedefTableInfo [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | MemProf.h | 479 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { ReadKey() function 614 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { ReadKey() function
|
H A D | InstrProfReader.h | 513 StringRef ReadKey(const unsigned char *D, offset_type N) { ReadKey() function
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | GlobalModuleIndex.cpp | 105 static internal_key_type ReadKey(const unsigned char* d, unsigned n) { ReadKey() function in __anonf8ec73080311::IdentifierIndexReaderTrait
|
H A D | ASTReader.cpp | 911 ASTSelectorLookupTrait::ReadKey(const unsigned char* d, unsigned) { ReadKey() function in ASTSelectorLookupTrait 982 ASTIdentifierLookupTraitBase::ReadKey(const unsigned char* d, unsigned n) { ReadKey() function in ASTIdentifierLookupTraitBase 1176 ASTDeclContextNameLookupTrait::ReadKey(const unsigned char *d, unsigned) { ReadKey() function in ASTDeclContextNameLookupTrait 2026 HeaderFileInfoTrait::ReadKey(const unsigned char *d, unsigned) { ReadKey() function in HeaderFileInfoTrait
|