Home
last modified time | relevance | path

Searched defs:PointerTypeInfo (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/clang/include/clang/Sema/
H A DDeclSpec.h1121 struct PointerTypeInfo : TypeInfoCommon { struct
1123 unsigned TypeQuals : 5;
1126 unsigned ConstQualLoc;
1129 unsigned VolatileQualLoc;
1132 unsigned RestrictQualLoc;
1135 unsigned AtomicQualLoc;
1138 unsigned UnalignedQualLoc;
1140 void destroy() { in destroy()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DDeclSpec.h1232 struct PointerTypeInfo { struct
1234 unsigned TypeQuals : 5;
1237 SourceLocation ConstQualLoc;
1240 SourceLocation VolatileQualLoc;
1243 SourceLocation RestrictQualLoc;
1246 SourceLocation AtomicQualLoc;
1249 SourceLocation UnalignedQualLoc;
1251 void destroy() { in destroy()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DDeclSpec.h1267 struct PointerTypeInfo { struct
1273 SourceLocation ConstQualLoc;
1276 SourceLocation VolatileQualLoc;
1279 SourceLocation RestrictQualLoc;
1282 SourceLocation AtomicQualLoc;
1285 SourceLocation UnalignedQualLoc;
1287 void destroy() { in destroy()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DDeclSpec.h1268 struct PointerTypeInfo { struct
1274 SourceLocation ConstQualLoc;
1277 SourceLocation VolatileQualLoc;
1280 SourceLocation RestrictQualLoc;
1283 SourceLocation AtomicQualLoc;
1286 SourceLocation UnalignedQualLoc;
1288 void destroy() { in destroy()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DDeclSpec.h1267 struct PointerTypeInfo { struct
1273 SourceLocation ConstQualLoc;
1276 SourceLocation VolatileQualLoc;
1279 SourceLocation RestrictQualLoc;
1282 SourceLocation AtomicQualLoc;
1285 SourceLocation UnalignedQualLoc;
1287 void destroy() { in destroy()