OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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