Searched refs:MemPtrInBody (Results 1 – 1 of 1) sorted by relevance
187 struct MemPtrInBody { struct188 typedef int MemPtrInBody::*MemPtr; argument191 return a ? &MemPtrInBody::a : 0; in operator MemPtr() argument195 static_assert(sizeof(MemPtrInBody::MemPtr) == kSingleDataSize, "");