Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParsingDeclarator

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