Home
last modified time | relevance | path

Searched refs:ParseDeclaratorInternal (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Parse/
DParseDecl.cpp4925 ParseDeclaratorInternal(D, &Parser::ParseDirectDeclarator); in ParseDeclarator()
4990 void Parser::ParseDeclaratorInternal(Declarator &D, in ParseDeclaratorInternal() function in Parser
5028 ParseDeclaratorInternal(D, DirectDeclParser); in ParseDeclaratorInternal()
5077 ParseDeclaratorInternal(D, DirectDeclParser); in ParseDeclaratorInternal()
5126 ParseDeclaratorInternal(D, DirectDeclParser); in ParseDeclaratorInternal()
5518 ParseDeclaratorInternal(D, &Parser::ParseDirectDeclarator); in ParseParenDeclarator()
6187 ParseDeclaratorInternal(D, &Parser::ParseDirectDeclarator); in ParseMisplacedBracketDeclarator()
DParseExprCXX.cpp2418 ParseDeclaratorInternal(D, /*DirectDeclParser=*/nullptr); in ParseUnqualifiedIdOperator()
2746 ParseDeclaratorInternal(DeclaratorInfo, in ParseCXXNewExpression()
2759 ParseDeclaratorInternal(DeclaratorInfo, in ParseCXXNewExpression()
/external/clang/include/clang/Parse/
DParser.h2330 void ParseDeclaratorInternal(Declarator &D,