Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseParenDeclarator

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