Home
last modified time | relevance | path

Searched defs:ReferenceTypeInfo (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dreference_type_info.h137 ReferenceTypeInfo() : type_handle_(TypeHandle()), is_exact_(false) {} in ReferenceTypeInfo() function
138 ReferenceTypeInfo(TypeHandle type_handle, bool is_exact) in ReferenceTypeInfo() function
/aosp_15_r20/external/clang/include/clang/Sema/
H A DDeclSpec.h1144 struct ReferenceTypeInfo : TypeInfoCommon { struct
1146 bool HasRestrict : 1;
1148 bool LValueRef : 1;
1149 void destroy() { in destroy()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DDeclSpec.h1291 struct ReferenceTypeInfo { struct
1293 bool HasRestrict : 1;
1295 bool LValueRef : 1;
1296 void destroy() { in destroy()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DDeclSpec.h1292 struct ReferenceTypeInfo { struct
1294 bool HasRestrict : 1;
1296 bool LValueRef : 1;
1297 void destroy() { in destroy()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DDeclSpec.h1291 struct ReferenceTypeInfo { struct
1293 bool HasRestrict : 1;
1295 bool LValueRef : 1;
1296 void destroy() { in destroy()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DDeclSpec.h1255 struct ReferenceTypeInfo { struct
1257 bool HasRestrict : 1;
1259 bool LValueRef : 1;
1260 void destroy() { in destroy()