Home
last modified time | relevance | path

Searched refs:fieldThatPointsToANonPODType (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/test/SemaCXX/
Doffsetof-0x.cpp9 NonPOD fieldThatPointsToANonPODType; member
13 …int i = __builtin_offsetof(P, fieldThatPointsToANonPODType.m); // expected-warning{{offset of on n… in f()
Doffsetof.cpp9 NonPOD fieldThatPointsToANonPODType; member
13 …int i = __builtin_offsetof(P, fieldThatPointsToANonPODType.m); // expected-warning{{offset of on n… in f()
/external/clang/test/SemaCXX/
Doffsetof-0x.cpp9 NonPOD fieldThatPointsToANonPODType; member
13 …int i = __builtin_offsetof(P, fieldThatPointsToANonPODType.m); // expected-warning{{offset of on n… in f()
Doffsetof.cpp9 NonPOD fieldThatPointsToANonPODType; member
13 …int i = __builtin_offsetof(P, fieldThatPointsToANonPODType.m); // expected-warning{{offset of on n… in f()