Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseFunctionDeclarator

4033       ParseFunctionDeclarator(D, attrs, T);
4046 /// parameter parens in an abstract-declarator, we call ParseFunctionDeclarator.
4143 // ParseFunctionDeclarator to handle of argument list.
4150 ParseFunctionDeclarator(D, attrs, T, RequiresArg);
4154 /// ParseFunctionDeclarator - We are after the identifier and have parsed the
4173 void Parser::ParseFunctionDeclarator(Declarator &D,