Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp77 static data_type ReadData(internal_key_type Key, const uint8_t *Data, in ReadData() function in clang::api_notes::__anonc79998a20111::VersionedTableInfo
173 static data_type ReadData(internal_key_type key, const uint8_t *Data, in ReadData() function in clang::api_notes::__anonc79998a20111::IdentifierTableInfo
218 static data_type ReadData(internal_key_type Key, const uint8_t *Data, in ReadData() function in clang::api_notes::__anonc79998a20111::ContextIDTableInfo
424 static data_type ReadData(internal_key_type Key, const uint8_t *Data, in ReadData() function in clang::api_notes::__anonc79998a20111::ObjCSelectorTableInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h556 data_type ReadData(uint64_t K, const unsigned char *D, in ReadData() function
703 data_type ReadData(uint64_t K, const unsigned char *D, in ReadData() function
784 data_type ReadData(uint64_t K, const unsigned char *D, offset_type Length) { in ReadData() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp106 static data_type ReadData(const internal_key_type& k, in ReadData() function in __anon35ca0d360311::IdentifierIndexReaderTrait
507 data_type ReadData(const internal_key_type& k, in ReadData() function in __anon35ca0d360611::InterestingASTIdentifierLookupTrait
H A DASTReader.cpp972 ASTSelectorLookupTrait::ReadData(Selector, const unsigned char* d, in ReadData() function in ASTSelectorLookupTrait
1063 IdentifierInfo *ASTIdentifierLookupTrait::ReadData(const internal_key_type& k, in ReadData() function in ASTIdentifierLookupTrait
2081 HeaderFileInfoTrait::ReadData(internal_key_ref key, const unsigned char *d, in ReadData() function in HeaderFileInfoTrait
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp904 data_type InstrProfLookupTrait::ReadData(StringRef K, const unsigned char *D, in ReadData() function in InstrProfLookupTrait