Home
last modified time | relevance | path

Searched defs:X6 (Results 1 – 15 of 15) sorted by relevance

/external/clang/test/SemaCXX/
Dbool-compare.cpp179 template<typename T, typename U, typename V> struct X6 { struct
203 template struct X6<ConvertibleToInt, float, char>; argument
204 template struct X6<bool, int, int*>; // expected-note{{instantiation}} variable
Dnew-delete.cpp183 class X6 { class
/external/clang/test/Index/
Dannotate-nested-name-specifier.cpp105 struct X6 { struct
106 typedef T* type;
107 typedef typename outer_alias::inner::vector<type>::template rebind<type> type1;
108 typedef typename outer_alias::inner::vector<type>::template rebind<type>::other type2;
109 typedef class outer_alias::inner::vector<type>::template rebind<type> type3;
110 typedef class outer_alias::inner::vector<type>::template rebind<type>::other type4;
/external/clang/test/CXX/expr/expr.unary/expr.new/
Dp20.cpp98 struct X6 { struct
111 new X6<3>; // expected-note 2{{instantiation}} in test_X6() argument
/external/clang/test/SemaTemplate/
Dinstantiate-function-1.cpp62 template<typename T, typename U, typename V> struct X6 { struct
83 template struct X6<ConvertibleToInt, float, char>; argument
84 template struct X6<bool, int, int*>; // expected-note{{instantiation}} variable
Dtemp_explicit.cpp104 struct X6 { struct
110 template struct X6::Inner; // expected-error{{non-templated}} argument
Dconstructor-template.cpp110 struct X6 { struct
Ddefault-arguments.cpp120 struct X6 {}; struct
/external/clang/test/Parser/
Dmissing-end-4.m17 @interface X6 // expected-note {{class started here}} interface
/external/clang/test/CXX/except/except.spec/
Dp14-ir.cpp46 struct X6 { struct
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dmulti-level-substitution.cpp194 struct X6 { struct
196 constexpr auto f1(A ...a) const -> decltype(g(A(a + B())...)) { return g(A(a + B())...); } in f1()
199 …..b) const -> decltype(g((&a)[b] ...)) { return g((&a)[b] ...); } // expected-note {{past-the-end}} in f2()
201 template<typename...B> struct Inner {
/external/clang/test/CodeGen/
Doverride-layout.c63 struct PACKED X6 { long double a; char b; }; struct
/external/llvm/lib/LibDriver/
DLibDriver.cpp43 #define OPTION(X1, X2, ID, KIND, GROUP, ALIAS, X6, X7, X8, X9, X10) \ argument
/external/boringssl/src/crypto/fipsmodule/md4/
Dmd4.c139 uint32_t X0, X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12, X13, X14, X15; in md4_block_data_order() local
/external/guava/guava-tests/benchmark/com/google/common/base/
DEnumsBenchmark.java79 X0, X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12, X13, X14, X15, X16, X17, X18, enumConstant
88 X0, X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12, X13, X14, X15, X16, X17, X18, X19, X20, enumConstant