Searched refs:isFunctionDeclaratorIdentifierList (Results 1 – 2 of 2) sorted by relevance
2306 bool isFunctionDeclaratorIdentifierList();
5485 if (isFunctionDeclaratorIdentifierList()) { in ParseFunctionDeclarator()5644 bool Parser::isFunctionDeclaratorIdentifierList() { in isFunctionDeclaratorIdentifierList() function in Parser