Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParsingDeclarator

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