Searched refs:isFunctionDeclaratorIdentifierList (Results 1 – 2 of 2) sorted by relevance
2724 bool isFunctionDeclaratorIdentifierList();
7190 if (isFunctionDeclaratorIdentifierList()) { in ParseFunctionDeclarator()7361 bool Parser::isFunctionDeclaratorIdentifierList() { in isFunctionDeclaratorIdentifierList() function in Parser