Searched refs:ShuffleVector0 (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/clang/test/SemaTemplate/ |
D | instantiate-clang.cpp | 24 struct ShuffleVector0 { struct 32 template struct ShuffleVector0<double2, double2, 2, 1>; argument 33 template struct ShuffleVector0<double2, double2, 4, 3>; // expected-note{{instantiation}} variable
|
/external/clang/test/SemaTemplate/ |
D | instantiate-clang.cpp | 24 struct ShuffleVector0 { struct 32 template struct ShuffleVector0<double2, double2, 2, 1>; variable 33 template struct ShuffleVector0<double2, double2, 4, 3>; // expected-note{{instantiation}} variable
|