OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nondecl
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct.default/
p3.cpp
3
void
nondecl
(int (*f)(int x = 5)) // expected-error {{default arguments can only be specified}}
function
Completed in 1788 milliseconds