Searched defs:ReferenceTypeInfo (Results 1 – 2 of 2) sorted by relevance
1144 struct ReferenceTypeInfo : TypeInfoCommon { struct1146 bool HasRestrict : 1;1148 bool LValueRef : 1;1149 void destroy() { in destroy()
1205 struct ReferenceTypeInfo { struct1207 bool HasRestrict : 1;1209 bool LValueRef : 1;1210 void destroy() { in destroy()