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

  /external/clang/lib/Serialization/
ASTReaderInternals.h 74 ReadKeyDataLength(const unsigned char*& d);
104 ReadKeyDataLength(const unsigned char*& d);
176 ReadKeyDataLength(const unsigned char*& d);
222 ReadKeyDataLength(const unsigned char*& d);
GlobalModuleIndex.cpp 83 ReadKeyDataLength(const unsigned char*& d) {
ASTReader.cpp 396 ASTSelectorLookupTrait::ReadKeyDataLength(const unsigned char*& d) {
456 ASTIdentifierLookupTraitBase::ReadKeyDataLength(const unsigned char*& d) {
640 ASTDeclContextNameLookupTrait::ReadKeyDataLength(const unsigned char*& d) {
    [all...]
  /external/clang/include/clang/Basic/
OnDiskHashTable.h 310 const std::pair<unsigned, unsigned>& L = Info::ReadKeyDataLength(Items);
369 const std::pair<unsigned, unsigned>& L = Info::ReadKeyDataLength(Ptr);
389 = Info::ReadKeyDataLength(LocalPtr);
433 const std::pair<unsigned, unsigned>& L = Info::ReadKeyDataLength(Ptr);
452 const std::pair<unsigned, unsigned>& L =Info::ReadKeyDataLength(LocalPtr);
  /external/clang/lib/Lex/
PTHLexer.cpp 328 ReadKeyDataLength(const unsigned char*& d) {
387 ReadKeyDataLength(const unsigned char*& d) {

Completed in 27 milliseconds