Searched refs:isFunctionDeclaratorIdentifierList (Results 1 – 2 of 2) sorted by relevance
3232 bool isFunctionDeclaratorIdentifierList();
7529 if (isFunctionDeclaratorIdentifierList()) { in ParseFunctionDeclarator()7707 bool Parser::isFunctionDeclaratorIdentifierList() { in isFunctionDeclaratorIdentifierList() function in Parser