Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPTHLexer.cpp359 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 DGlobalModuleIndex.cpp104 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 DASTReader.cpp645 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 DInstrProfReader.h241 data_type ReadData(StringRef K, const unsigned char *D, offset_type N) { in ReadData() function