Home | History | Annotate | Download | only in Parse

Lines Matching full:unqualified

4232 ///         unqualified-id
4235 /// unqualified-id: [C++ 5.1]
4292 // We found something that indicates the start of an unqualified-id.
4293 // Parse that unqualified-id.
4319 // Parsed the unqualified-id; update range information and move along.