Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dconstant-expression-cxx11.cpp103 using IntParam0 = IntParam<0>; global() typedef
104 using IntParam0 = IntParam<id(0)>; global() typedef
105 using IntParam0 = IntParam<MemberZero().zero>; // expected-error {{did you mean to call it with no arguments?}} global() typedef