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