Searched refs:CheckProhibitedCXX11Attribute (Results 1 – 4 of 4) sorted by relevance
1903 if (CheckProhibitedCXX11Attribute()) { in ParsePostfixExpressionSuffix()2609 if (CheckProhibitedCXX11Attribute()) in ParseBuiltinPrimaryExpression()
3233 if (CheckProhibitedCXX11Attribute()) in ParseDirectNewDeclarator()
7223 if (CheckProhibitedCXX11Attribute()) in ParseBracketDeclarator()
2615 bool CheckProhibitedCXX11Attribute() { in CheckProhibitedCXX11Attribute() function