Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParsingDeclarator

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