Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h2952 typedef void (Parser::*DirectDeclParseFunction)(Declarator&); typedef
2954 DirectDeclParseFunction DirectDeclParser);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp5708 DirectDeclParseFunction DirectDeclParser) { in ParseDeclaratorInternal()