Home
last modified time | relevance | path

Searched refs:DirectDeclParseFunction (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Parse/
DParser.h2329 typedef void (Parser::*DirectDeclParseFunction)(Declarator&); typedef
2331 DirectDeclParseFunction DirectDeclParser);
/external/clang/lib/Parse/
DParseDecl.cpp4991 DirectDeclParseFunction DirectDeclParser) { in ParseDeclaratorInternal()