Home
last modified time | relevance | path

Searched defs:ReadKey (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp169 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::IdentifierTableInfo
209 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::ContextIDTableInfo
228 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::ContextInfoTableInfo
280 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::ObjCPropertyTableInfo
358 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::ObjCMethodTableInfo
413 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::ObjCSelectorTableInfo
435 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::GlobalVariableTableInfo
458 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::GlobalFunctionTableInfo
481 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::CXXMethodTableInfo
504 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::EnumConstantTableInfo
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h551 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { in ReadKey() function
698 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { in ReadKey() function
779 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { in ReadKey() function
H A DInstrProfReader.h517 StringRef ReadKey(const unsigned char *D, offset_type N) { in ReadKey() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp102 static internal_key_type ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in __anon35ca0d360311::IdentifierIndexReaderTrait
H A DASTReader.cpp950 ASTSelectorLookupTrait::ReadKey(const unsigned char* d, unsigned) { in ReadKey() function in ASTSelectorLookupTrait
1022 ASTIdentifierLookupTraitBase::ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in ASTIdentifierLookupTraitBase
1221 ASTDeclContextNameLookupTrait::ReadKey(const unsigned char *d, unsigned) { in ReadKey() function in ASTDeclContextNameLookupTrait
2068 HeaderFileInfoTrait::ReadKey(const unsigned char *d, unsigned) { in ReadKey() function in HeaderFileInfoTrait