Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dconstant-expression-cxx11.cpp95 using IntParam0 = IntParam<0>; typedef
96 using IntParam0 = IntParam<id(0)>; typedef
97 …using IntParam0 = IntParam<MemberZero().zero>; // expected-error {{did you mean to call it with no… typedef