Searched defs:ReadData (Results 1 – 4 of 4) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/Lex/ |
H A D | PTHLexer.cpp | 359 static PTHFileData ReadData(const internal_key_type& k, in ReadData() function in PTHManager::PTHFileLookupTrait 405 static uint32_t ReadData(const internal_key_type& k, const unsigned char* d, in ReadData() function in PTHManager::PTHStringLookupTrait 663 static data_type ReadData(const internal_key_type& k, const unsigned char* d, in ReadData() function in __anon56eab9b10211::PTHStatLookupTrait
|
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/ |
H A D | GlobalModuleIndex.cpp | 104 static data_type ReadData(const internal_key_type& k, in ReadData() function in __anonffcf63e90311::IdentifierIndexReaderTrait 481 data_type ReadData(const internal_key_type& k, in ReadData() function in __anonffcf63e90511::InterestingASTIdentifierLookupTrait
|
H A D | ASTReader.cpp | 645 ASTSelectorLookupTrait::ReadData(Selector, const unsigned char* d, in ReadData() function in ASTSelectorLookupTrait 707 IdentifierInfo *ASTIdentifierLookupTrait::ReadData(const internal_key_type& k, in ReadData() function in ASTIdentifierLookupTrait 955 ASTDeclContextNameLookupTrait::ReadData(internal_key_type, in ReadData() function in ASTDeclContextNameLookupTrait 1535 HeaderFileInfoTrait::ReadData(internal_key_ref key, const unsigned char *d, in ReadData() function in HeaderFileInfoTrait
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ProfileData/ |
H A D | InstrProfReader.h | 241 data_type ReadData(StringRef K, const unsigned char *D, offset_type N) { in ReadData() function
|