Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CXX/temp/temp.param/
Dp10-0x.cpp13 template<int N, int M = 5> using B2n = Y2<int, N + M>; typedef
14 template<int N = 5, int M> using B2n = Y2<int, N + M>; typedef
/external/clang/test/CXX/temp/temp.param/
Dp10-0x.cpp13 template<int N, int M = 5> using B2n = Y2<int, N + M>; typedef
14 template<int N = 5, int M> using B2n = Y2<int, N + M>; typedef