OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:after_attr
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/Parser/
cxx0x-attributes.cpp
5
int
after_attr
[[]];
variable
18
int & [[]] ref_attr =
after_attr
; // expected-error {{an attribute list cannot appear here}}
Completed in 21 milliseconds