Searched defs:ReadData (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesReader.cpp | 74 static data_type ReadData(internal_key_type Key, const uint8_t *Data, ReadData() function in clang::api_notes::__anon8fa44c740111::VersionedTableInfo 170 static data_type ReadData(internal_key_type key, const uint8_t *Data, ReadData() function in clang::api_notes::__anon8fa44c740111::IdentifierTableInfo 216 static data_type ReadData(internal_key_type Key, const uint8_t *Data, ReadData() function in clang::api_notes::__anon8fa44c740111::ObjCContextIDTableInfo 435 static data_type ReadData(internal_key_type Key, const uint8_t *Data, ReadData() function in clang::api_notes::__anon8fa44c740111::ObjCSelectorTableInfo
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | MemProf.h | 485 data_type ReadData(uint64_t K, const unsigned char *D, ReadData() function 620 data_type ReadData(uint64_t K, const unsigned char *D, ReadData() function
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | GlobalModuleIndex.cpp | 109 static data_type ReadData(const internal_key_type& k, ReadData() function in __anonf8ec73080311::IdentifierIndexReaderTrait 511 data_type ReadData(const internal_key_type& k, ReadData() function in __anonf8ec73080611::InterestingASTIdentifierLookupTrait
|
H A D | ASTReader.cpp | 934 ASTSelectorLookupTrait::ReadData(Selector, const unsigned char* d, ReadData() function in ASTSelectorLookupTrait 1020 IdentifierInfo *ASTIdentifierLookupTrait::ReadData(const internal_key_type& k, ReadData() function in ASTIdentifierLookupTrait 2040 HeaderFileInfoTrait::ReadData(internal_key_ref key, const unsigned char *d, ReadData() function in HeaderFileInfoTrait
|
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 865 data_type InstrProfLookupTrait::ReadData(StringRef K, const unsigned char *D, ReadData() function in InstrProfLookupTrait
|