Searched refs:mayBeFollowedByCXXDirectInit (Results 1 – 3 of 3) sorted by relevance
2112 bool mayBeFollowedByCXXDirectInit() const { in mayBeFollowedByCXXDirectInit() function
6040 if (D.mayOmitIdentifier() && D.mayBeFollowedByCXXDirectInit()) { in ParseDirectDeclarator()6146 if (getLangOpts().CPlusPlus && D.mayBeFollowedByCXXDirectInit()) { in ParseDirectDeclarator()6564 ParseTrailingReturnType(Range, D.mayBeFollowedByCXXDirectInit()); in ParseFunctionDeclarator()
5418 if (getLangOpts().CPlusPlus && D.mayBeFollowedByCXXDirectInit()) { in ParseDirectDeclarator()