Home | History | Annotate | Download | only in Parse

Lines Matching refs:DirectDeclParseFunction

2279   typedef void (Parser::*DirectDeclParseFunction)(Declarator&);
2281 DirectDeclParseFunction DirectDeclParser);