Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDecl.cpp4842 ParseDeclaratorInternal(D, &Parser::ParseDirectDeclarator); in ParseDeclarator()
4893 void Parser::ParseDeclaratorInternal(Declarator &D, in ParseDeclaratorInternal() function in Parser
4931 ParseDeclaratorInternal(D, DirectDeclParser); in ParseDeclaratorInternal()
4970 ParseDeclaratorInternal(D, DirectDeclParser); in ParseDeclaratorInternal()
5018 ParseDeclaratorInternal(D, DirectDeclParser); in ParseDeclaratorInternal()
5413 ParseDeclaratorInternal(D, &Parser::ParseDirectDeclarator); in ParseParenDeclarator()
6079 ParseDeclaratorInternal(D, &Parser::ParseDirectDeclarator); in ParseMisplacedBracketDeclarator()
DParseExprCXX.cpp2339 ParseDeclaratorInternal(D, /*DirectDeclParser=*/nullptr); in ParseUnqualifiedIdOperator()
2670 ParseDeclaratorInternal(DeclaratorInfo, in ParseCXXNewExpression()
2683 ParseDeclaratorInternal(DeclaratorInfo, in ParseCXXNewExpression()
/external/clang/include/clang/Parse/
DParser.h2280 void ParseDeclaratorInternal(Declarator &D,