Home | History | Annotate | Download | only in AST

Lines Matching full:myint

996     "typedef int MyInt;"
997 "template<MyInt N>"
1000 "template <MyInt N> struct A {\n}"));