HomeSort by relevance Sort by last modified time
    Searched full:dr136 (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CXX/drs/
dr1xx.cpp 360 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 336 milliseconds