Home
last modified time | relevance | path

Searched defs:agg (Results 1 – 9 of 9) sorted by relevance

/external/clang/test/SemaTemplate/
Dinstantiate-invalid.cpp4 namespace agg namespace
Dinstantiate-c99.cpp11 T agg = { in f() local
/external/clang/test/CodeGenCXX/
Dreferences.cpp66 struct { const int& a; } agg = { 10 }; in test_scalar() local
78 struct { const _Complex int &a; } agg = { 10i }; in test_complex() local
90 struct { const C& a; } agg = { C() }; in test_aggregate() local
Dconst-init-cxx11.cpp440 int agg() { constexpr Agg a = { f(101) }; return a.k; } in agg() function
/external/clang/test/CXX/basic/basic.types/
Dp10.cpp116 Agg agg; member
128 Agg agg[24]; member
/external/valgrind/main/VEX/priv/
Dguest_generic_x87.c808 UInt agg = (imm8 >> 2) & 3; // imm8[3:2] aggregation fn in compute_PCMPxSTRx() local
1058 UInt agg = (imm8 >> 2) & 3; // imm8[3:2] aggregation fn in compute_PCMPxSTRx_wide() local
/external/clang/test/SemaCXX/
Dcxx98-compat.cpp117 …struct Agg { int a, b; } const &agg = { 1, 2 }; // expected-warning {{reference initialized from i… in RangeFor() local
/external/valgrind/main/none/tests/amd64/
Dpcmpstr64.c214 UInt agg = (imm8 >> 2) & 3; // imm8[3:2] aggregation fn in pcmpXstrX_WRK() local
Dpcmpstr64w.c220 UInt agg = (imm8 >> 2) & 3; // imm8[3:2] aggregation fn in pcmpXstrX_WRK_wide() local