HomeSort by relevance Sort by last modified time
    Searched refs:ReadKeyDataLength (Results 1 - 7 of 7) sorted by null

  /external/clang/lib/Serialization/
ASTReaderInternals.h 97 ReadKeyDataLength(const unsigned char *&d);
151 ReadKeyDataLength(const unsigned char*& d);
231 ReadKeyDataLength(const unsigned char*& d);
280 ReadKeyDataLength(const unsigned char*& d);
MultiOnDiskHashTable.h 144 auto L = InfoObj.ReadKeyDataLength(LocalPtr);
264 auto L = InfoObj.ReadKeyDataLength(LocalPtr);
GlobalModuleIndex.cpp 88 ReadKeyDataLength(const unsigned char*& d) {
ASTReader.cpp 667 ASTSelectorLookupTrait::ReadKeyDataLength(const unsigned char*& d) {
735 ASTIdentifierLookupTraitBase::ReadKeyDataLength(const unsigned char*& d) {
    [all...]
  /external/llvm/include/llvm/Support/
OnDiskHashTable.h 247 /// ReadKeyDataLength(const unsigned char *&Buffer);
249 /// /// ReadKeyDataLength.
253 /// /// ReadKeyDataLength.
361 Info::ReadKeyDataLength(Items);
460 Info::ReadKeyDataLength(Ptr);
510 auto L = Info::ReadKeyDataLength(LocalPtr);
556 auto L = Info::ReadKeyDataLength(LocalPtr);
  /external/clang/lib/Lex/
PTHLexer.cpp 330 ReadKeyDataLength(const unsigned char*& d) {
392 ReadKeyDataLength(const unsigned char*& d) {
  /external/llvm/include/llvm/ProfileData/
InstrProfReader.h 262 ReadKeyDataLength(const unsigned char *&D) {

Completed in 43 milliseconds