Lines Matching refs:ParseDeclaratorInternal
4408 ParseDeclaratorInternal(D, &Parser::ParseDirectDeclarator);
4422 /// ParseDeclaratorInternal - Parse a C or C++ declarator. The direct-declarator
4447 void Parser::ParseDeclaratorInternal(Declarator &D,
4483 ParseDeclaratorInternal(D, DirectDeclParser);
4517 ParseDeclaratorInternal(D, DirectDeclParser);
4564 ParseDeclaratorInternal(D, DirectDeclParser);
4649 // ParseDeclaratorInternal might already have parsed the scope.
4908 ParseDeclaratorInternal(D, &Parser::ParseDirectDeclarator);