Home
last modified time | relevance | path

Searched refs:ReadKey (Results 1 – 7 of 7) sorted by relevance

/external/clang/lib/Serialization/
DASTReaderInternals.h77 internal_key_type ReadKey(const unsigned char* d, unsigned);
116 static internal_key_type ReadKey(const unsigned char* d, unsigned n);
186 internal_key_type ReadKey(const unsigned char* d, unsigned);
235 static internal_key_type ReadKey(const unsigned char *d, unsigned);
DGlobalModuleIndex.cpp100 static internal_key_type ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in __anon8f1b20180311::IdentifierIndexReaderTrait
DASTReader.cpp657 ASTSelectorLookupTrait::ReadKey(const unsigned char* d, unsigned) { in ReadKey() function in ASTSelectorLookupTrait
725 ASTIdentifierLookupTraitBase::ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in ASTIdentifierLookupTraitBase
951 ASTDeclContextNameLookupTrait::ReadKey(const unsigned char* d, unsigned) { in ReadKey() function in ASTDeclContextNameLookupTrait
1557 HeaderFileInfoTrait::ReadKey(const unsigned char *d, unsigned) { in ReadKey() function in HeaderFileInfoTrait
7668 Trait.ReadKey(M.SelectorLookupTableData + M.SelectorOffsets[Idx], 0); in DecodeSelector()
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/
DProgram.cs51 Console.ReadKey(); in _Main()
/external/llvm/include/llvm/Support/
DOnDiskHashTable.h322 InfoPtr->ReadKey((const unsigned char *const)Items, L.first);
449 const internal_key_type &Key = InfoObj->ReadKey(LocalPtr, L.first);
522 const internal_key_type &Key = InfoObj->ReadKey(LocalPtr, L.first);
/external/clang/lib/Lex/
DPTHLexer.cpp338 static internal_key_type ReadKey(const unsigned char* d, unsigned) { in ReadKey() function in __anon44bc0e400111::PTHFileLookupCommonTrait
400 ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in PTHManager::PTHStringLookupTrait
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h238 StringRef ReadKey(const unsigned char *D, offset_type N) { in ReadKey() function