Searched defs:Pod (Results 1 – 4 of 4) sorted by relevance
46 struct Pod { global() struct 50 bPod global() argument
30 struct Pod { struct31 int i;
114 struct Pod { struct134 // WOA64-LABEL: define dso_local %"struct.pr47611::Pod" @"?copy@pr47611@@YA?AUPod@1@PEAU21@@Z"(ptr …
24 template <class T> char *WriteBytes(const T &Pod, char *Buffer) { in WriteBytes()