Home
last modified time | relevance | path

Searched refs:ReadData (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderInternals.h298 data_type ReadData(const internal_key_type& k,
355 data_type ReadData(Selector, const unsigned char* d, unsigned DataLen);
403 data_type ReadData(internal_key_ref,const unsigned char *d, unsigned DataLen);
H A DGlobalModuleIndex.cpp106 static data_type ReadData(const internal_key_type& k, in ReadData() function in __anon35ca0d360311::IdentifierIndexReaderTrait
506 data_type ReadData(const internal_key_type& k, in ReadData() function in __anon35ca0d360611::InterestingASTIdentifierLookupTrait
H A DASTReader.cpp1001 ASTSelectorLookupTrait::ReadData(Selector, const unsigned char* d, in ReadData() function in ASTSelectorLookupTrait
1092 IdentifierInfo *ASTIdentifierLookupTrait::ReadData(const internal_key_type& k, in ReadData() function in ASTIdentifierLookupTrait
2255 HeaderFileInfoTrait::ReadData(internal_key_ref key, const unsigned char *d, in ReadData() function in HeaderFileInfoTrait
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h593 data_type ReadData(uint64_t K, const unsigned char *D,
740 data_type ReadData(uint64_t K, const unsigned char *D,
821 data_type ReadData(uint64_t K, const unsigned char *D, offset_type Length) {
H A DInstrProfReader.h558 LLVM_ABI data_type ReadData(StringRef K, const unsigned char *D,
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h334 data_type operator*() const { return InfoObj->ReadData(Key, Data, Len); }
579 return InfoObj->ReadData(Key, LocalPtr + L.first, L.second);
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp76 static data_type ReadData(internal_key_type Key, const uint8_t *Data, in ReadData() function in clang::api_notes::__anonc79998a20111::VersionedTableInfo
172 static data_type ReadData(internal_key_type key, const uint8_t *Data, in ReadData() function in clang::api_notes::__anonc79998a20111::IdentifierTableInfo
217 static data_type ReadData(internal_key_type Key, const uint8_t *Data, in ReadData() function in clang::api_notes::__anonc79998a20111::ContextIDTableInfo
462 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/lib/ProfileData/
H A DInstrProfReader.cpp937 data_type InstrProfLookupTrait::ReadData(StringRef K, const unsigned char *D, in ReadData() function in InstrProfLookupTrait
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc2172 …pTrait8ReadDataERKSt4pairIPKcjEPKhj", "clang::ASTIdentifierLookupTrait::ReadData(std::pair<char co…