Home
last modified time | relevance | path

Searched defs:D3 (Results 1 – 25 of 35) sorted by relevance

12

/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/
H A Dpointer_type.pass.cpp29 struct D3 { struct
51 typedef std::unique_ptr<VT, D3> P; in test_basic() argument
/llvm-project/clang/test/SemaObjC/
H A Darc-decls.m162 @interface D3 : I3 interface
165 @interface D3 (Cat1) interface in Cat1
175 @implementation D3 implementation
/llvm-project/clang/test/AST/Interp/
H A Dcomplex.cpp
/llvm-project/clang/test/SemaTemplate/
H A Delaborated-type-specifier.cpp16 struct D3 { }; struct
/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/
H A Dnolintnextline.cpp22 class D3 { D3(int i); }; class
H A Dnolint.cpp121 class D3 { D3(int x); }; // NOLINT(*explicit*) class
/llvm-project/clang/test/CXX/special/class.inhctor/
H A Dp3.cpp30 struct D3 : B3 { // expected-note 2{{candidate constructor}} struct
/llvm-project/clang/test/CodeGenCXX/
H A Dptrauth-virtual-function.cpp157 class D3 : public V0, public V1 { global() class
524 D3 D3; materializeConstructors() local
[all...]
H A Dhomogeneous-aggregates.cpp30 struct D3 : Base1, Base2 { // non-homogeneous aggregate struct
54 // PPC: define{{.*}} void @_Z7func_D32D3(ptr dead_on_unwind noalias writable sret(%struct.D3) align… argument
/llvm-project/clang/test/SemaCXX/
H A Dconversion-delete-expr.cpp54 struct D3 : A3, B3 { struct
H A Dcode-seg.cpp33 struct __declspec(code_seg("my_derived")) D3 : Base2 {}; struct
H A Dwarn-cast-align.cpp99 struct __attribute__((aligned(16))) D3 : B4, D2 { struct
H A Dcxx1y-variable-templates_in_class.cpp211 struct D3 { struct
212 Datain_class_template::D3 global() argument
/llvm-project/clang/test/Analysis/
H A Dconst-method-call.cpp149 struct D3 : public B1 { struct
150 pD3 global() argument
/llvm-project/clang/test/CXX/special/class.copy/
H A Dp23-cxx11.cpp108 struct D3 { struct
131 template struct CopyAssign<D3>; // expected-note {{here}} argument
/llvm-project/clang/unittests/Tooling/
H A DDiagnosticsYamlTest.cpp205 Diagnostic D3 = TUDActual.Diagnostics[2]; in TEST() local
[all...]
/llvm-project/clang/test/CXX/class.derived/class.member.lookup/
H A Dp10.cpp106 class D3 : C1 { class
/llvm-project/clang/test/CXX/special/class.dtor/
H A Dp5-0x.cpp96 struct D3 { // expected-note {{virtual destructor requires an unambiguous, accessible 'operator del… struct
/llvm-project/llvm/test/MC/MachO/
H A Dx86_64-symbols.s14 D3: label
H A Dx86_32-symbols.s14 D3: label
/llvm-project/llvm/unittests/Support/
H A DAlignOfTest.cpp54 struct D3 : S2 {}; struct
/llvm-project/clang/test/Sema/
H A Dwarn-duplicate-enum.c24D3, // expected-warning{{element 'D3' has been implicitly assigned 2 which another element has be… enumerator
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/fuchsia/
H A Dmultiple-inheritance.cpp98 struct D3 : V3, V4 {}; struct
/llvm-project/clang/test/CXX/temp/temp.param/
H A Dp15-cxx0x.cpp113 using D3 = drop<5, int, char, double, long>::type; // expected-note {{in instantiation of}} typedef
/llvm-project/clang/test/CXX/drs/
H A Dcwg16xx.cpp496 struct D3 { global() struct
500 acwg1696::D3 global() argument

12