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