Lines Matching full:designation
64 case tok::identifier: // designation: identifier ':'
113 Designation &Desig) {
115 // 'designation: array-designator' extension, otherwise there should be no
128 /// designation:
152 // designation ::= identifier ':'
171 Designation D;
180 Designation Desig;
212 // [4][foo bar] -> obsolete GNU designation with objc message send.
371 // is the GNU 'designation: array-designator' extension. Otherwise, it is a
396 /// designation[opt] initializer ...[opt]
397 /// initializer-list ',' designation[opt] initializer ...[opt]
432 // Parse: designation[opt] initializer
434 // If we know that this cannot be a designation, just parse the nested
517 // If we know that this cannot be a designation, just parse the nested