Home
last modified time | relevance | path

Searched refs:ClassTemplateVP4 (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dppc-pair-mma-types.cpp308 class ClassTemplateVP4 { class
324ClassTemplateVP4<int, int, int, __vector_pair> t8; // expected-note {{in instantiation of template… in testVPTemplate()
325 ClassTemplateVP4<int, int, int, __vector_pair *> t9; in testVPTemplate()