Searched refs:S101 (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/clang/test/SemaCXX/ |
D | warn-large-by-value-copy.cpp | 10 struct S101 { struct 16 S101 f101(S101 s) { return s; } // expected-warning {{return value of 'f101' is a large (101 bytes)… in f101() 19 void f101_no_param_name(S101) {} // expected-warning {{'' is a large (101 bytes) pass-by-value argu… in f101_no_param_name() argument 24 template <> S101 foo_template(S101) { return S101(); } // expected-warning {{return value of 'foo_t… in foo_template() argument
|
/external/clang/test/SemaCXX/ |
D | warn-large-by-value-copy.cpp | 10 struct S101 { struct 16 S101 f101(S101 s) { return s; } // expected-warning {{return value of 'f101' is a large (101 bytes)… in f101()
|
/external/llvm-project/polly/lib/External/isl/test_inputs/codegen/cloog/ |
D | swim.c | 126 S101(c0);
|
D | swim.st | 1 …i1 <= Q and i2 >= 1 and i2 <= R; S77[i0] : M = 1 and i0 >= 2 and i0 <= P; S101[i0] : M = 1 and i0 … 55 …]; S82[i0]; S109[i0, i1]; S51[i0, i1]; S60[i0, i1, i2]; S91[i0]; S78[i0]; S101[i0]; S123[i0]; S111… 57 …R] -> [{ S99[i0] -> [(i0)]; S97[i0, i1, i2] -> [(i0)]; S53[i0] -> [(i0)]; S101[i0] -> [(i0)]; S60[… 178 - filter: "[M, N, O, P, Q, R] -> { S101[i0] }"
|