Searched defs:RefAt (Results 1 – 2 of 2) sorted by relevance
375 static inline T& RefAt(void* x, size_t offset) { in RefAt() function387 static inline const T& RefAt(const void* x, size_t offset) { in RefAt() function
379 static inline T& RefAt(void* x, size_t offset) { in RefAt() function391 static inline const T& RefAt(const void* x, size_t offset) { in RefAt() function