Home | History | Annotate | Download | only in Parse

Lines Matching full:specifier

1332 /// [C++0x]   attribute-specifier-seq[opt] type-specifier-seq declarator
1398 // Parse the first part of the for specifier.
1486 // Parse the second part of the for specifier.
1517 // Parse the third part of the for specifier.
1843 // Parse an optional scope-specifier if we're in C++.
2499 // FIXME: Possible draft standard bug: attribute-specifier should be allowed?
2558 /// attribute-specifier-seq[opt] type-specifier-seq declarator
2559 /// attribute-specifier-seq[opt] type-specifier-seq abstract-declarator[opt]
2603 // FIXME: Possible draft standard bug: attribute-specifier should be allowed?