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