Searched refs:isFunctionDeclaratorIdentifierList (Results 1 – 2 of 2) sorted by relevance
3086 bool isFunctionDeclaratorIdentifierList();
6867 if (isFunctionDeclaratorIdentifierList()) { in ParseFunctionDeclarator()7028 bool Parser::isFunctionDeclaratorIdentifierList() { in isFunctionDeclaratorIdentifierList() function in Parser