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