Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParsingDeclarator

830 bool Parser::isStartOfFunctionDefinition(const ParsingDeclarator &Declarator) {
961 Decl *Parser::ParseFunctionDefinition(ParsingDeclarator &D,
1083 // Break out of the ParsingDeclarator context before we parse the body.