Searched defs:DirectDeclParseFunction (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/Parse/ | ||
H A D | Parser.h | 1948 typedef void (Parser::*DirectDeclParseFunction)(Declarator&); typedef in class:clang::Parser 1950 DirectDeclParseFunction DirectDeclParser); |
Completed in 44 milliseconds