Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParsingDeclarator

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