Searched refs:isFunctionDeclaratorIdentifierList (Results 1 – 2 of 2) sorted by relevance
2986 bool isFunctionDeclaratorIdentifierList();
6524 if (isFunctionDeclaratorIdentifierList()) { in ParseFunctionDeclarator()6684 bool Parser::isFunctionDeclaratorIdentifierList() { in isFunctionDeclaratorIdentifierList() function in Parser