Searched defs:DataRefImpl (Results 1 – 1 of 1) sorted by relevance
23 union DataRefImpl { union30 DataRefImpl() { std::memset(this, 0, sizeof(DataRefImpl)); } in DataRefImpl() function