Searched refs:DefaultConstructor (Results 1 – 13 of 13) sorted by relevance
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | cxx0x-initializer-aggregates.cpp | 91 struct DefaultConstructor { // expected-note 2 {{not viable}} struct 92 DefaultConstructor(); // expected-note {{not viable}} 105 DefaultConstructor a;
|
| /llvm-project-15.0.7/llvm/unittests/ADT/ |
| H A D | IListSentinelTest.cpp | 35 TEST(IListSentinelTest, DefaultConstructor) { in TEST() argument
|
| H A D | IListNodeBaseTest.cpp | 19 TEST(IListNodeBaseTest, DefaultConstructor) { in TEST() argument
|
| H A D | IListIteratorTest.cpp | 18 TEST(IListIteratorTest, DefaultConstructor) { in TEST() argument
|
| H A D | BumpPtrListTest.cpp | 43 TEST(BumpPtrListTest, DefaultConstructor) { in TEST() argument
|
| H A D | SimpleIListTest.cpp | 24 TEST(SimpleIListTest, DefaultConstructor) { in TEST() argument
|
| /llvm-project-15.0.7/clang/test/AST/ |
| H A D | ast-dump-decl.mm | 35 // CHECK-NEXT: DefaultConstructor
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | LibASTImporter.rst | 148 |-DefaultConstructor exists trivial needs_implicit 175 | |-DefaultConstructor exists trivial needs_implicit 359 | | | |-DefaultConstructor exists trivial constexpr needs_implicit defaulted_is_constexpr 369 | |-DefaultConstructor exists trivial needs_implicit 485 | |-DefaultConstructor exists trivial constexpr needs_implicit defaulted_is_constexpr
|
| /llvm-project-15.0.7/lldb/unittests/Utility/ |
| H A D | StreamTeeTest.cpp | 15 TEST(StreamTeeTest, DefaultConstructor) { in TEST() argument
|
| H A D | RangeTest.cpp | 30 TEST(RangeTest, DefaultConstructor) { in TEST() argument
|
| H A D | StringListTest.cpp | 16 TEST(StringListTest, DefaultConstructor) { in TEST() argument
|
| /llvm-project-15.0.7/clang/unittests/Analysis/FlowSensitive/ |
| H A D | UncheckedOptionalAccessModelTest.cpp | 1414 TEST_P(UncheckedOptionalAccessTest, DefaultConstructor) { in TEST_P() argument
|
| /llvm-project-15.0.7/clang/unittests/AST/ |
| H A D | ASTImporterTest.cpp | 3064 TEST_P(ImportImplicitMethods, DefaultConstructor) { in TEST_P() argument
|