Searched refs:mayBeFollowedByCXXDirectInit (Results 1 – 2 of 2) sorted by relevance
2259 bool mayBeFollowedByCXXDirectInit() const { in mayBeFollowedByCXXDirectInit() function
6717 if (D.mayOmitIdentifier() && D.mayBeFollowedByCXXDirectInit()) { in ParseDirectDeclarator()6828 if (getLangOpts().CPlusPlus && D.mayBeFollowedByCXXDirectInit()) { in ParseDirectDeclarator()7300 ParseTrailingReturnType(Range, D.mayBeFollowedByCXXDirectInit()); in ParseFunctionDeclarator()