Searched defs:readNext (Results 1 – 6 of 6) sorted by relevance
83 inline value_type readNext(const CharT *&memory, endianness endian) { in readNext() function91 inline value_type readNext(const CharT *&memory) { in readNext() function
85 inline value_type readNext(const CharT *&memory, endianness endian) { in readNext() function93 inline value_type readNext(const CharT *&memory) { in readNext() function
63 inline value_type readNext(const CharT *&memory) { in readNext() function
62 inline value_type readNext(const CharT *&memory) { in readNext() function
6926 template <typename T> static uint64_t readNext(const char *&Buf) { in readNext() function
7787 static uint64_t readNext(StringRef Contents, ptrdiff_t &Offset) { in readNext() function