Lines Matching full:specifier
1457 /// [C++0x] attribute-specifier-seq[opt] type-specifier-seq declarator
1520 // Parse the first part of the for specifier.
1625 // Parse the second part of the for specifier.
1629 // Parse the second part of the for specifier.
1660 // Parse the third part of the for specifier.
2036 /// attribute-specifier-seq[opt] type-specifier-seq declarator
2037 /// attribute-specifier-seq[opt] type-specifier-seq abstract-declarator[opt]
2081 // FIXME: Possible draft standard bug: attribute-specifier should be allowed?