Searched defs:dr136 (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CXX/drs/
H A Ddr1xx.cpp360 namespace dr136 { // dr136: 3.4 namespace
378 friend void dr136::k(int, int, int, int = 0); // expected-error {{friend declaration specifying a default argument must be the only declaration}} \
384 friend void dr136::k(int, int, int = 0, int); // expected-error {{friend declaration specifying a default argument must be the only declaration}}

Completed in 48 milliseconds