Home
last modified time | relevance | path

Searched defs:T3 (Results 1 – 25 of 26) sorted by relevance

12

/minix/external/bsd/llvm/dist/clang/test/Layout/
H A Dms-x86-misalignedarray.cpp8 struct T3 { T2 a[1]; char c; }; struct
H A Dms-x86-alias-avoidance-padding.cpp162 struct __declspec(align(1)) T3 : virtual T1, virtual T2 { struct
163 T3() { in T3() function
H A Dms-x86-empty-virtual-base.cpp706 struct T3 : virtual T1, virtual T0 { long long a; }; struct
/minix/external/bsd/llvm/dist/clang/test/SemaCXX/
H A DPR10243.cpp20 struct T3 { struct
22 ~T3() = default; argument
H A Dtrivial-destructor.cpp12 struct T3 { struct
H A Dtrivial-constructor.cpp12 struct T3 { struct
H A Daccess-base-class.cpp24 namespace T3 { namespace
H A Dvirtual-override.cpp30 namespace T3 { namespace
H A Dundefined-internal.cpp274 class T1 {}; class T2 {}; class T3 {}; class T4 {}; class T5 {}; class T6 {}; class
/minix/external/bsd/llvm/dist/clang/INPUTS/
H A Dc99-intconst-1.c30 #define type_comb3(T1, T2, T3) type_comb2(T1, type_comb2(T2, T3)) argument
31 #define type_comb4(T1, T2, T3, T4) \ argument
33 #define type_comb6(T1, T2, T3, T4, T5, T6) \ argument
44 #define first_of3p(T1, E1, T2, E2, T3, E3) \ argument
50 #define first_of4p(T1, E1, T2, E2, T3, E3, T4, E4) \ argument
57 #define first_of6p(T1, E1, T2, E2, T3, E3, T4, E4, T5, E5, T6, E6) \ argument
69 #define first_of3(T1, E1, T2, E2, T3, E3) \ argument
71 #define first_of4(T1, E1, T2, E2, T3, E3, T4, E4) \ argument
73 #define first_of6(T1, E1, T2, E2, T3, E3, T4, E4, T5, E5, T6, E6) \ argument
/minix/external/bsd/libc++/dist/libcxx/test/std/thread/thread.mutex/thread.lock/
H A Dtypes.pass.cpp29 typedef std::adopt_lock_t T3; in main() typedef
/minix/external/bsd/libc++/dist/libcxx/test/thread/thread.mutex/thread.lock/
H A Dtypes.pass.cpp27 typedef std::adopt_lock_t T3; in main() typedef
/minix/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dpragma-pack-1.c31 struct T3 struct
33 char b;
34 int c;
H A D2007-02-04-AddrLValue.c14 } T3; typedef
/minix/external/bsd/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-printers.h517 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4>& t, ::std::ostream* os) { in PrintTo() argument
522 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5>& t, in PrintTo() argument
529 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6>& t, in PrintTo() argument
536 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7>& t, in PrintTo() argument
543 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8>& t, in PrintTo() argument
550 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9>& t, in PrintTo() argument
558 const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>& t, in PrintTo() argument
/minix/external/bsd/llvm/dist/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp6.cpp62 …template<typename T> class T3 : public T { // expected-note {{class with virtual base class is not… class
64 constexpr T3() {} in T3() function in TemplateVBase::T3
H A Dp3.cpp75 struct T3 { struct
/minix/external/bsd/llvm/dist/clang/test/CXX/special/class.inhctor/
H A Dp3.cpp38 template<typename T> struct T3 : T1<int> { struct
/minix/external/bsd/llvm/dist/clang/test/Parser/
H A Dcxx-ambig-init-templ.cpp37 template<typename, int=0> struct T3 { T3(int); operator int(); }; struct
155 template<int, Fn> struct T3 { enum { val }; }; struct
/minix/external/bsd/llvm/dist/clang/test/Index/
H A Dcomplete-documentation-templates.cpp25 class T3 { class
/minix/external/bsd/llvm/dist/clang/test/PCH/
H A Dchain-cxx.cpp131 typedef S<int>::I T3; in test() typedef
/minix/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dtypename-specifier-4.cpp124 typedef typename T2::Z T3; typedef
/minix/external/bsd/llvm/dist/clang/test/CXX/temp/temp.param/
H A Dp15-cxx0x.cpp112 using T3 = take<5, int, char, double, long>::type; // expected-note {{in instantiation of}} typedef
/minix/crypto/external/bsd/netpgp/dist/src/libdigest/
H A Dtiger.c563 #define T3 (table+(256*2)) macro
/minix/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dtiger.c563 #define T3 (table+(256*2)) macro

12