Searched defs:Dummy2 (Results 1 - 3 of 3) sorted by relevance

/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.helper/
H A Dtuple_size_incomplete.fail.cpp25 struct Dummy2 {}; struct
35 class std::tuple_size<Dummy2> {
55 (void)std::tuple_size<const Dummy2>::value; // expected-note {{here}}
H A Dtuple_size_incomplete.pass.cpp31 struct Dummy2 {}; struct
66 test_incomplete<Dummy2>();
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp1018 bool Dummy2; local
1019 return isReMaterializable(li, ValNo, MI, 0, Dummy2);

Completed in 134 milliseconds