Searched defs:ReadData (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/APINotes/ |
H A D | APINotesReader.cpp | 77 static data_type ReadData(internal_key_type Key, const uint8_t *Data, ReadData() function in clang::api_notes::__anon480a99d50111::VersionedTableInfo 173 static data_type ReadData(internal_key_type key, const uint8_t *Data, ReadData() function in clang::api_notes::__anon480a99d50111::IdentifierTableInfo 217 static data_type ReadData(internal_key_type Key, const uint8_t *Data, ReadData() function in clang::api_notes::__anon480a99d50111::ObjCContextIDTableInfo 424 static data_type ReadData(internal_key_type Key, const uint8_t *Data, ReadData() function in clang::api_notes::__anon480a99d50111::ObjCSelectorTableInfo
|
/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | MemProf.h | 556 data_type ReadData(uint64_t K, const unsigned char *D, ReadData() function 703 data_type ReadData(uint64_t K, const unsigned char *D, ReadData() function 784 data_type ReadData(uint64_t K, const unsigned char *D, offset_type Length) { ReadData() function
|
/llvm-project/clang/lib/Serialization/ |
H A D | GlobalModuleIndex.cpp | 106 static data_type ReadData(const internal_key_type& k, in ReadData() function in __anon487691690311::IdentifierIndexReaderTrait 507 data_type ReadData(const internal_key_type& k, ReadData() function in __anon487691690611::InterestingASTIdentifierLookupTrait
|
H A D | ASTReader.cpp | 972 ASTSelectorLookupTrait::ReadData(Selector, const unsigned char* d, ReadData() function in ASTSelectorLookupTrait 1063 IdentifierInfo *ASTIdentifierLookupTrait::ReadData(const internal_key_type& k, ReadData() function in ASTIdentifierLookupTrait 2081 HeaderFileInfoTrait::ReadData(internal_key_ref key, const unsigned char *d, ReadData() function in HeaderFileInfoTrait
|
/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 904 data_type InstrProfLookupTrait::ReadData(StringRef K, const unsigned char *D, ReadData() function in InstrProfLookupTrait
|