Home
last modified time | relevance | path

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

/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp169 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { ReadKey() function in clang::api_notes::__anon480a99d50111::IdentifierTableInfo
208 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { ReadKey() function in clang::api_notes::__anon480a99d50111::ObjCContextIDTableInfo
228 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { ReadKey() function in clang::api_notes::__anon480a99d50111::ObjCContextInfoTableInfo
280 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { ReadKey() function in clang::api_notes::__anon480a99d50111::ObjCPropertyTableInfo
358 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { ReadKey() function in clang::api_notes::__anon480a99d50111::ObjCMethodTableInfo
413 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { ReadKey() function in clang::api_notes::__anon480a99d50111::ObjCSelectorTableInfo
435 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { ReadKey() function in clang::api_notes::__anon480a99d50111::GlobalVariableTableInfo
460 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { ReadKey() function in clang::api_notes::__anon480a99d50111::GlobalFunctionTableInfo
485 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { ReadKey() function in clang::api_notes::__anon480a99d50111::EnumConstantTableInfo
506 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { ReadKey() function in clang::api_notes::__anon480a99d50111::TagTableInfo
569 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { ReadKey() function in clang::api_notes::__anon480a99d50111::TypedefTableInfo
[all...]
/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h551 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { ReadKey() function
698 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { ReadKey() function
779 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { ReadKey() function
H A DInstrProfReader.h517 StringRef ReadKey(const unsigned char *D, offset_type N) { ReadKey() function
/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp102 static internal_key_type ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in __anon487691690311::IdentifierIndexReaderTrait
H A DASTReader.cpp950 ASTSelectorLookupTrait::ReadKey(const unsigned char* d, unsigned) { ReadKey() function in ASTSelectorLookupTrait
1022 ASTIdentifierLookupTraitBase::ReadKey(const unsigned char* d, unsigned n) { ReadKey() function in ASTIdentifierLookupTraitBase
1221 ASTDeclContextNameLookupTrait::ReadKey(const unsigned char *d, unsigned) { ReadKey() function in ASTDeclContextNameLookupTrait
2068 HeaderFileInfoTrait::ReadKey(const unsigned char *d, unsigned) { ReadKey() function in HeaderFileInfoTrait