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