Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-requires-expr.cpp91 using ari = a<int>::r<short>; // expected-error{{constraints not satisfied for class template 'r' [with U = short]}} typedef
133 using ari = a<int>::r<short>; // expected-error{{constraints not satisfied for class template 'r' [with U = short]}} typedef
197 using ari = a<int>::r<short>; // expected-error{{constraints not satisfied for class template 'r' [with U = short]}} typedef