Searched refs:isFunctionDeclaratorIdentifierList (Results 1 – 2 of 2) sorted by relevance
2996 bool isFunctionDeclaratorIdentifierList();
6713 if (isFunctionDeclaratorIdentifierList()) { in ParseFunctionDeclarator()6875 bool Parser::isFunctionDeclaratorIdentifierList() { in isFunctionDeclaratorIdentifierList() function in Parser