Searched defs:ReferenceTypeInfo (Results 1 – 6 of 6) sorted by relevance
137 ReferenceTypeInfo() : type_handle_(TypeHandle()), is_exact_(false) {} in ReferenceTypeInfo() function138 ReferenceTypeInfo(TypeHandle type_handle, bool is_exact) in ReferenceTypeInfo() function
1144 struct ReferenceTypeInfo : TypeInfoCommon { struct1146 bool HasRestrict : 1;1148 bool LValueRef : 1;1149 void destroy() { in destroy()
1291 struct ReferenceTypeInfo { struct1293 bool HasRestrict : 1;1295 bool LValueRef : 1;1296 void destroy() { in destroy()
1292 struct ReferenceTypeInfo { struct1294 bool HasRestrict : 1;1296 bool LValueRef : 1;1297 void destroy() { in destroy()
1255 struct ReferenceTypeInfo { struct1257 bool HasRestrict : 1;1259 bool LValueRef : 1;1260 void destroy() { in destroy()