Searched refs:isFunctionDeclaratorIdentifierList (Results 1 – 2 of 2) sorted by relevance
2359 bool isFunctionDeclaratorIdentifierList();
5610 if (isFunctionDeclaratorIdentifierList()) { in ParseFunctionDeclarator()5769 bool Parser::isFunctionDeclaratorIdentifierList() { in isFunctionDeclaratorIdentifierList() function in Parser