Home
last modified time | relevance | path

Searched full:explicitly (Results 1 – 25 of 17713) sorted by relevance

12345678910>>...709

/aosp_15_r20/external/icing/
H A Dlint-baseline.xml30 …message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin in…
39 …message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin in…
48 …message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin in…
57 …message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin in…
66 …message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin in…
75 …message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin in…
84 …message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin in…
93 …message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin in…
102 …message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin in…
111 …message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin in…
[all …]
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dattr-deprecated.cpp3 …void f() __attribute__((deprecated)); // expected-note 2 {{'f' has been explicitly marked deprecat…
7 …int b __attribute__((deprecated)); // expected-note 2 {{'b' has been explicitly marked deprecated …
29 …virtual void f() __attribute__((deprecated)); // expected-note 6 {{'f' has been explicitly marked …
64 void D::f() { } // expected-note{{'f' has been explicitly marked deprecated here}} in f()
65 void D::f(int v) { } // expected-note{{'f' has been explicitly marked deprecated here}} in f()
66 void D::f(int v1, int v2) { } // expected-note{{'f' has been explicitly marked deprecated here}} in f()
77 …void foo(int) __attribute__((deprecated)); // expected-note {{'foo' has been explicitly marked dep…
79 …void foo(short) __attribute__((deprecated)); // expected-note {{'foo' has been explicitly marked d…
84 …friend void foo(A*) __attribute__((deprecated)); // expected-note {{'foo' has been explicitly mark…
90 …Foo &f) __attribute__((deprecated)); // expected-note {{'foo' has been explicitly marked deprecate…
[all …]
H A Dwarn-bad-memaccess.cpp35 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
38 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
42 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
46 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
49 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
52 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
55 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
58 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
61 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
65 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
[all …]
H A Dwarn-self-move.cpp16 x = std::move(x); // expected-warning{{explicitly moving}} in int_test()
17 (x) = std::move(x); // expected-warning{{explicitly moving}} in int_test()
20 x = move(x); // expected-warning{{explicitly moving}} in int_test()
25 global = std::move(global); // expected-warning{{explicitly moving}} in global_int_test()
26 (global) = std::move(global); // expected-warning{{explicitly moving}} in global_int_test()
29 global = move(global); // expected-warning{{explicitly moving}} in global_int_test()
35 x = std::move(x); // expected-warning{{explicitly moving}} in field_test()
38 other.x = std::move(other.x); // expected-warning{{explicitly moving}} in field_test()
47 a = std::move(a); // expected-warning{{explicitly moving}} in struct_test()
50 b = std::move(b); // expected-warning{{explicitly moving}} in struct_test()
[all …]
/aosp_15_r20/external/truth/extensions/proto/src/main/java/com/google/common/truth/extensions/proto/
H A DProtoFluentAssertion.java40 * value for a field compare equal if one explicitly sets the value, and the other merely
51 * Specifies that the 'has' bit of these explicitly specified top-level field numbers should be
52 * ignored when comparing for equality. Sub-fields must be specified explicitly (via {@link
62 * Specifies that the 'has' bit of these explicitly specified top-level field numbers should be
63 * ignored when comparing for equality. Sub-fields must be specified explicitly (via {@link
73 * Specifies that the 'has' bit of these explicitly specified field descriptors should be ignored
74 * when comparing for equality. Sub-fields must be specified explicitly if they are to be ignored
85 * Specifies that the 'has' bit of these explicitly specified field descriptors should be ignored
86 * when comparing for equality. Sub-fields must be specified explicitly if they are to be ignored
161 * Specifies that the ordering of repeated fields for these explicitly specified top-level field
[all …]
H A DIterableOfProtosFluentAssertion.java42 * value for a field compare equal if one explicitly sets the value, and the other merely
53 * Specifies that the 'has' bit of these explicitly specified top-level field numbers should be
54 * ignored when comparing for equality. Sub-fields must be specified explicitly (via {@link
65 * Specifies that the 'has' bit of these explicitly specified top-level field numbers should be
66 * ignored when comparing for equality. Sub-fields must be specified explicitly (via {@link
76 * Specifies that the 'has' bit of these explicitly specified field descriptors should be ignored
77 * when comparing for equality. Sub-fields must be specified explicitly if they are to be ignored
88 * Specifies that the 'has' bit of these explicitly specified field descriptors should be ignored
89 * when comparing for equality. Sub-fields must be specified explicitly if they are to be ignored
164 * Specifies that the ordering of repeated fields for these explicitly specified top-level field
[all …]
H A DMultimapWithProtoValuesFluentAssertion.java51 * value for a field compare equal if one explicitly sets the value, and the other merely
62 * Specifies that the 'has' bit of these explicitly specified top-level field numbers should be
63 * ignored when comparing for equality. Sub-fields must be specified explicitly (via {@link
74 * Specifies that the 'has' bit of these explicitly specified top-level field numbers should be
75 * ignored when comparing for equality. Sub-fields must be specified explicitly (via {@link
86 * Specifies that the 'has' bit of these explicitly specified field descriptors should be ignored
87 * when comparing for equality. Sub-fields must be specified explicitly if they are to be ignored
98 * Specifies that the 'has' bit of these explicitly specified field descriptors should be ignored
99 * when comparing for equality. Sub-fields must be specified explicitly if they are to be ignored
174 * Specifies that the ordering of repeated fields for these explicitly specified top-level field
[all …]
H A DMapWithProtoValuesFluentAssertion.java51 * value for a field compare equal if one explicitly sets the value, and the other merely
62 * Specifies that the 'has' bit of these explicitly specified top-level field numbers should be
63 * ignored when comparing for equality. Sub-fields must be specified explicitly (via {@link
74 * Specifies that the 'has' bit of these explicitly specified top-level field numbers should be
75 * ignored when comparing for equality. Sub-fields must be specified explicitly (via {@link
86 * Specifies that the 'has' bit of these explicitly specified field descriptors should be ignored
87 * when comparing for equality. Sub-fields must be specified explicitly if they are to be ignored
98 * Specifies that the 'has' bit of these explicitly specified field descriptors should be ignored
99 * when comparing for equality. Sub-fields must be specified explicitly if they are to be ignored
174 * Specifies that the ordering of repeated fields for these explicitly specified top-level field
[all …]
H A DProtoSubject.java84 * value for a field compare equal if one explicitly sets the value, and the other merely
97 * Specifies that the 'has' bit of these explicitly specified top-level field numbers should be
98 * ignored when comparing for equality. Sub-fields must be specified explicitly (via {@link
110 * Specifies that the 'has' bit of these explicitly specified top-level field numbers should be
111 * ignored when comparing for equality. Sub-fields must be specified explicitly (via {@link
123 * Specifies that the 'has' bit of these explicitly specified field descriptors should be ignored
124 * when comparing for equality. Sub-fields must be specified explicitly if they are to be ignored
138 * Specifies that the 'has' bit of these explicitly specified field descriptors should be ignored
139 * when comparing for equality. Sub-fields must be specified explicitly if they are to be ignored
218 * Specifies that the ordering of repeated fields for these explicitly specified top-level field
[all …]
H A DMapWithProtoValuesSubject.java94 * value for a field compare equal if one explicitly sets the value, and the other merely
107 * Specifies that the 'has' bit of these explicitly specified top-level field numbers should be
108 * ignored when comparing for equality. Sub-fields must be specified explicitly (via {@link
121 * Specifies that the 'has' bit of these explicitly specified top-level field numbers should be
122 * ignored when comparing for equality. Sub-fields must be specified explicitly (via {@link
135 * Specifies that the 'has' bit of these explicitly specified field descriptors should be ignored
136 * when comparing for equality. Sub-fields must be specified explicitly if they are to be ignored
150 * Specifies that the 'has' bit of these explicitly specified field descriptors should be ignored
151 * when comparing for equality. Sub-fields must be specified explicitly if they are to be ignored
230 * Specifies that the ordering of repeated fields for these explicitly specified top-level field
[all …]
H A DMultimapWithProtoValuesSubject.java119 * value for a field compare equal if one explicitly sets the value, and the other merely
132 * Specifies that the 'has' bit of these explicitly specified top-level field numbers should be
133 * ignored when comparing for equality. Sub-fields must be specified explicitly (via {@link
146 * Specifies that the 'has' bit of these explicitly specified top-level field numbers should be
147 * ignored when comparing for equality. Sub-fields must be specified explicitly (via {@link
160 * Specifies that the 'has' bit of these explicitly specified field descriptors should be ignored
161 * when comparing for equality. Sub-fields must be specified explicitly if they are to be ignored
175 * Specifies that the 'has' bit of these explicitly specified field descriptors should be ignored
176 * when comparing for equality. Sub-fields must be specified explicitly if they are to be ignored
255 * Specifies that the ordering of repeated fields for these explicitly specified top-level field
[all …]
H A DIterableOfProtosSubject.java158 * value for a field compare equal if one explicitly sets the value, and the other merely
171 * Specifies that the 'has' bit of these explicitly specified top-level field numbers should be
172 * ignored when comparing for equality. Sub-fields must be specified explicitly (via {@link
185 * Specifies that the 'has' bit of these explicitly specified top-level field numbers should be
186 * ignored when comparing for equality. Sub-fields must be specified explicitly (via {@link
199 * Specifies that the 'has' bit of these explicitly specified field descriptors should be ignored
200 * when comparing for equality. Sub-fields must be specified explicitly if they are to be ignored
214 * Specifies that the 'has' bit of these explicitly specified field descriptors should be ignored
215 * when comparing for equality. Sub-fields must be specified explicitly if they are to be ignored
294 * Specifies that the ordering of repeated fields for these explicitly specified top-level field
[all …]
/aosp_15_r20/external/clang/test/SemaObjC/
H A Dproperty-deprecated-warning.m9 …rget' is declared deprecated here}} expected-note {{'ptarget' has been explicitly marked deprecate…
12 …s declared partial here}} expected-note@+2 {{'partialPtarget' has been explicitly marked partial h…
24 …t' is declared deprecated here}} expected-note {{'setTarget:' has been explicitly marked deprecate…
27 …eclared partial here}} expected-note@+2 {{'setPartialTarget:' has been explicitly marked partial h…
38 …uced=2.0,deprecated=3.0))); // expected-note 2 {{'dep_target' has been explicitly marked deprecate…
40 … // expected-note 2 {{'setDep_target:' has been explicitly marked deprecated here}}
43 …rtial_dep_target' has been explicitly marked partial here}} expected-note@+2 2 {{'setPartial_dep_t…
60 …OS 5.0}} expected-note@+2 {{explicitly redeclare 'partial_dep_target' to silence this warning}} ex…
85 …PartialTarget:' is partial: introduced in iOS 5.0}} expected-note@+2 {{explicitly redeclare 'setPa…
89 …OS 5.0}} expected-note@+2 {{explicitly redeclare 'partial_dep_target' to silence this warning}} ex…
[all …]
H A Dattr-availability.m5 …=10.1,deprecated=10.2))); // expected-note 2 {{'proto_method' has been explicitly marked deprecate…
8 // expected-note@+2 2 {{'partial_proto_method' has been explicitly marked partial here}}
14 …troduced=10.1,deprecated=10.2))); // expected-note {{'method' has been explicitly marked deprecate…
16 // expected-note@+2 {{'partialMethod' has been explicitly marked partial here}}
49 …rtialMethod' is partial: introduced in macOS 10.8}} expected-note@+2 {{explicitly redeclare 'parti…
54 …roto_method' is partial: introduced in macOS 10.8}} expected-note@+2 {{explicitly redeclare 'parti…
58 …roto_method' is partial: introduced in macOS 10.8}} expected-note@+2 {{explicitly redeclare 'parti…
79 …troduced=10.1,deprecated=10.2))); // expected-note {{'method' has been explicitly marked deprecate…
143 // expected-note@+2 {{'ipartialMethod2' has been explicitly marked partial here}}
148 // expected-note@+2 {{'ipartialMethod2' has been explicitly marked partial here}}
[all …]
H A Darc-non-pod-memaccess.m25 // expected-note{{explicitly cast the pointer to silence this warning}}
27 // expected-note{{explicitly cast the pointer to silence this warning}}
29 // expected-note{{explicitly cast the pointer to silence this warning}}
33 // expected-note{{explicitly cast the pointer to silence this warning}}
35 // expected-note{{explicitly cast the pointer to silence this warning}}
37 // expected-note{{explicitly cast the pointer to silence this warning}}
41 // expected-note{{explicitly cast the pointer to silence this warning}}
43 // expected-note{{explicitly cast the pointer to silence this warning}}
45 // expected-note{{explicitly cast the pointer to silence this warning}}
49 // expected-note{{explicitly cast the pointer to silence this warning}}
[all …]
H A Dspecial-dep-unavail-warning.m6 - (void) unavailMeth __attribute__((unavailable)); // expected-note {{has been explicitly marked un…
7 - (void) depInA1 __attribute__((deprecated)); // expected-note {{'depInA1' has been explicitly mark…
9 - (void) depInA2 __attribute__((deprecated)); // expected-note {{'depInA2' has been explicitly mark…
10 - (void) unavailMeth2 __attribute__((unavailable)); // expected-note {{has been explicitly marked u…
12 …deprecated)) __attribute__((unavailable)); // expected-note {{has been explicitly marked unavailab…
13 - (void)FuzzyMeth __attribute__((deprecated)); // expected-note {{'FuzzyMeth' has been explicitly m…
18 - (void) unavailMeth1 __attribute__((unavailable)); // expected-note {{has been explicitly marked u…
19 - (void) depInA __attribute__((deprecated)); // expected-note {{'depInA' has been explicitly marked…
23 …deprecated)) __attribute__((unavailable)); // expected-note {{has been explicitly marked unavailab…
26 - (void)FuzzyMeth1 __attribute__((deprecated)); // expected-note {{'FuzzyMeth1' has been explicitly
[all …]
/aosp_15_r20/external/executorch/backends/xnnpack/third-party/
H A Dxnnpack.buck.bzl13 # @lint-ignore BUCKLINT: native and fb_native are explicitly forbidden in fbcode.
34 # @lint-ignore BUCKLINT: native and fb_native are explicitly forbidden in fbcode.
67 # @lint-ignore BUCKLINT: native and fb_native are explicitly forbidden in fbcode.
91 # @lint-ignore BUCKLINT: native and fb_native are explicitly forbidden in fbcode.
114 # @lint-ignore BUCKLINT: native and fb_native are explicitly forbidden in fbcode.
145 # @lint-ignore BUCKLINT: native and fb_native are explicitly forbidden in fbcode.
186 # @lint-ignore BUCKLINT: native and fb_native are explicitly forbidden in fbcode.
219 # @lint-ignore BUCKLINT: native and fb_native are explicitly forbidden in fbcode.
249 # @lint-ignore BUCKLINT: native and fb_native are explicitly forbidden in fbcode.
279 # @lint-ignore BUCKLINT: native and fb_native are explicitly forbidden in fbcode.
[all …]
/aosp_15_r20/external/cronet/base/numerics/
H A Dbyte_conversions.h153 // This is suitable for decoding integers encoded explicitly in little endian,
169 // This is suitable for decoding integers encoded explicitly in little endian,
181 // This is suitable for decoding integers encoded explicitly in little endian,
193 // This is suitable for decoding integers encoded explicitly in little endian,
205 // This is suitable for decoding integers encoded explicitly in little endian,
220 // This is suitable for decoding integers encoded explicitly in little endian,
232 // This is suitable for decoding integers encoded explicitly in little endian,
244 // This is suitable for decoding integers encoded explicitly in little endian,
256 // This is suitable for decoding numbers encoded explicitly in little endian,
268 // This is suitable for decoding numbers encoded explicitly in little endian,
[all …]
/aosp_15_r20/out/soong/.intermediates/art/runtime/libart_mterp.arm64ng/gen/
Dmterp_arm64ng.S1703 # Explicitly restore CFA, just in case the previous opcode clobbered it (by .cfi_def_*).
1718 # Explicitly restore CFA, just in case the previous opcode clobbered it (by .cfi_def_*).
1743 # Explicitly restore CFA, just in case the previous opcode clobbered it (by .cfi_def_*).
1768 # Explicitly restore CFA, just in case the previous opcode clobbered it (by .cfi_def_*).
1793 # Explicitly restore CFA, just in case the previous opcode clobbered it (by .cfi_def_*).
1814 # Explicitly restore CFA, just in case the previous opcode clobbered it (by .cfi_def_*).
1835 # Explicitly restore CFA, just in case the previous opcode clobbered it (by .cfi_def_*).
1856 # Explicitly restore CFA, just in case the previous opcode clobbered it (by .cfi_def_*).
1881 # Explicitly restore CFA, just in case the previous opcode clobbered it (by .cfi_def_*).
1906 # Explicitly restore CFA, just in case the previous opcode clobbered it (by .cfi_def_*).
[all …]
/aosp_15_r20/external/clang/test/Sema/
H A Dattr-availability-watchos.c3 …ios,introduced=2.0,deprecated=2.1))); // expected-note {{'f0' has been explicitly marked deprecate…
5 …ios,introduced=2.0,deprecated=3.0))); // expected-note {{'f2' has been explicitly marked deprecate…
7 …(ios,introduced=2.0,deprecated=2.1,obsoleted=3.0))); // expected-note{{explicitly marked unavailab…
8 …((availability(ios,deprecated=3.0))); // expected-note {{'f5' has been explicitly marked deprecate…
10 …((availability(ios,deprecated=8.3))); // expected-note {{'f7' has been explicitly marked deprecate…
11 …(availability(ios,introduced=2.0,obsoleted=10.0))); // expected-note {{explicitly marked unavailab…
26 …oduced=2.0,deprecated=2.1))); // expected-note {{'f0_watchos' has been explicitly marked deprecate…
28 …oduced=2.0,deprecated=3.0))); // expected-note {{'f2_watchos' has been explicitly marked deprecate…
30 …chos,introduced=2.0,deprecated=2.1,obsoleted=3.0))); // expected-note{{explicitly marked unavailab…
33 …y(watchos,deprecated=3.0))); // expected-note {{'f5b_watchos' has been explicitly marked deprecate…
[all …]
H A Dattr-deprecated.c3 int f() __attribute__((deprecated)); // expected-note 2 {{'f' has been explicitly marked deprecated…
5 void g(); // expected-note {{'g' has been explicitly marked deprecated here}}
7 extern int var __attribute__((deprecated)); // expected-note {{'var' has been explicitly marked dep…
20 extern int var; // expected-note {{'var' has been explicitly marked deprecated here}}
26 int old_fn(); // expected-note {{'old_fn' has been explicitly marked deprecated here}}
35 …int x __attribute__((deprecated)); // expected-note 3 {{'x' has been explicitly marked deprecated …
44 … __attribute__((deprecated)); // expected-note 12 {{'foo_dep' has been explicitly marked deprecate…
48 …ute 'invalid_attribute' ignored}} expected-note 2 {{'bar_dep' has been explicitly marked deprecate…
105 enum __attribute__((deprecated)) Test20 { // expected-note {{'Test20' has been explicitly marked de…
106 …test20_a __attribute__((deprecated)), // expected-note {{'test20_a' has been explicitly marked dep…
[all …]
H A Dattr-availability-tvos.c3 …vos,introduced=2.0,deprecated=2.1))); // expected-note {{'f0' has been explicitly marked deprecate…
5 …vos,introduced=2.0,deprecated=3.0))); // expected-note {{'f2' has been explicitly marked deprecate…
7 …tvos,introduced=2.0,deprecated=2.1,obsoleted=3.0))); // expected-note{{explicitly marked unavailab…
9 …(availability(tvos,deprecated=3.0))); // expected-note {{'f5' has been explicitly marked deprecate…
11 …(availability(tvos,introduced=2.0))); // expected-note {{'f6' has been explicitly marked deprecate…
37 …ntroduced=2.0,deprecated=2.1))); // expected-note {{'f0_tvos' has been explicitly marked deprecate…
39 …ntroduced=2.0,deprecated=3.0))); // expected-note {{'f2_tvos' has been explicitly marked deprecate…
41 …tvos,introduced=2.0,deprecated=2.1,obsoleted=3.0))); // expected-note{{explicitly marked unavailab…
44 …ability(tvos,deprecated=3.0))); // expected-note {{'f5b_tvos' has been explicitly marked deprecate…
45 …lability(ios,deprecated=3.0))); // expected-note {{'f5c_tvos' has been explicitly marked deprecate…
[all …]
/aosp_15_r20/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/dcl.fct.def.default/
H A Dp2.cpp7 …Const(const Const&&) = default; // expected-error {{the parameter for an explicitly-defaulted move…
8 …Const& operator=(const Const&&) = default; // expected-error {{the parameter for an explicitly-def…
12 …Volatile(volatile Volatile&&) = default; // expected-error {{the parameter for an explicitly-defau…
13 …latile Volatile&&) = default; // expected-error {{the parameter for an explicitly-defaulted move a…
17 …AssignmentRet1&& operator=(AssignmentRet1&&) = default; // expected-error {{explicitly-defaulted m…
21 …const AssignmentRet2& operator=(AssignmentRet2&&) = default; // expected-error {{explicitly-defaul…
25 …& operator=(ConstAssignment&&) const = default; // expected-error {{an explicitly-defaulted move a…
31 …olatile Volatile&) = default; // expected-error {{the parameter for an explicitly-defaulted copy c…
32 …olatile Volatile&) = default; // expected-error {{the parameter for an explicitly-defaulted copy a…
65 …AssignmentRet1&& operator=(const AssignmentRet1&) = default; // expected-error {{explicitly-defaul…
[all …]
/aosp_15_r20/external/clang/test/CXX/dcl.decl/dcl.fct.def/dcl.fct.def.default/
H A Dp2.cpp3 // An explicitly-defaulted function may be declared constexpr only if it would
9 …constexpr S1 &operator=(const S1&) const = default; // expected-error {{explicitly-defaulted copy …
10 …constexpr S1 &operator=(S1&&) const = default; // expected-error {{explicitly-defaulted move assig…
26 // If a function is explicitly defaulted on its first declaration
59 // An explicitly-defaulted function may have an exception specification only if
70 …E2() noexcept(false) = default; // expected-error {{exception specification of explicitly defaulte…
71 …xcept(false) = default; // expected-error {{exception specification of explicitly defaulted copy c…
72 …E2(E2&&) noexcept(false) = default; // expected-error {{exception specification of explicitly defa…
73 …xcept(false) = default; // expected-error {{exception specification of explicitly defaulted copy a…
74 …xcept(false) = default; // expected-error {{exception specification of explicitly defaulted move a…
[all …]
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dundefined-template.cpp38 …ntiation declaration to suppress this warning if 'C1<int>::s_var_1' is explicitly instantiated in … in func_02()
43 …tiation declaration to suppress this warning if 'C1<char>::s_var_2' is explicitly instantiated in … in func_03()
48 …tiation declaration to suppress this warning if 'C1<int>::s_func_1' is explicitly instantiated in … in func_04()
57 …iation declaration to suppress this warning if 'C1<char>::s_func_2' is explicitly instantiated in … in func_06()
62 …antiation declaration to suppress this warning if 'C1<int>::meth_1' is explicitly instantiated in … in func_07()
71 …ntiation declaration to suppress this warning if 'C1<char>::meth_1' is explicitly instantiated in … in func_09()
80 …n declaration to suppress this warning if 'C1<int>::s_tvar_2<long>' is explicitly instantiated in … in func_11()
89 … declaration to suppress this warning if 'C1<int>::s_tfunc_2<long>' is explicitly instantiated in … in func_13()
98 …eclaration to suppress this warning if 'C1<int>::C2<char>::s_var_2' is explicitly instantiated in … in func_15()
107 …claration to suppress this warning if 'C1<int>::C2<char>::s_func_2' is explicitly instantiated in … in func_17()
[all …]

12345678910>>...709