Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseParenDeclarator

3923       // check for that in ParseParenDeclarator, after we have disambiguated
3976 ParseParenDeclarator(D);
4043 /// ParseParenDeclarator - We parsed the declarator D up to a paren. This is
4056 void Parser::ParseParenDeclarator(Declarator &D) {