Searched refs:mayBeFollowedByCXXDirectInit (Results 1 – 2 of 2) sorted by relevance
1568 bool mayBeFollowedByCXXDirectInit() const { in mayBeFollowedByCXXDirectInit() function
3543 if (getLang().CPlusPlus && D.mayBeFollowedByCXXDirectInit()) { in ParseDirectDeclarator()