Home
last modified time | relevance | path

Searched refs:PODType (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/test/SemaCXX/
Dattr-require-constant-initialization.cpp12 struct PODType { // expected-note 0+ {{declared here}} struct
136 const int &TT1::subobj_init = PODType().value;
151 ATTR static PODType pod; in test_basic_start_static_2_2()
153 ATTR static PODType pod; // expected-error {{variable does not have a constant initializer}} in test_basic_start_static_2_2()
157 …ATTR static PODType pot2 = {ReturnInt()}; // expected-error {{variable does not have a constant in… in test_basic_start_static_2_2()
179 ATTR static PODType pod_noinit;
183 …ATTR static PODType pod_copy_init; // expected-note {{required by 'require_constant_initialization…
191 PODType TT2::pod_noinit; // expected-note 0+ {{declared here}}
196 PODType TT2::pod_copy_init(TT2::pod_noinit); // expected-error {{variable does not have a constant …
262 ATTR PODType pod_init = {};
[all …]
/external/libcxx/test/std/utilities/optional/optional.object/optional.object.dtor/
Ddtor.pass.cpp21 struct PODType { struct
51 typedef PODType T; in main()
/external/llvm-project/libcxx/test/std/utilities/optional/optional.object/optional.object.dtor/
Ddtor.pass.cpp22 struct PODType { struct
52 typedef PODType T; in main()
/external/swiftshader/third_party/subzero/
DDESIGN.rst1029 <http://en.cppreference.com/w/cpp/concept/PODType>`_ (Plain Old Data) with a
/external/swiftshader/third_party/subzero/docs/
DDESIGN.rst1029 <http://en.cppreference.com/w/cpp/concept/PODType>`_ (Plain Old Data) with a