Searched refs:MemPtrInBody (Results 1 – 2 of 2) 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, "");