OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fcpi
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CXX/concepts-ts/dcl.dcl/dcl.spec/dcl.spec.concept/
p5.cpp
7
concept bool
fcpi
(int i = 0) { return true; } // expected-error {{function concept cannot have any parameters}}
function
Completed in 159 milliseconds