Searched refs:CheckProhibitedCXX11Attribute (Results 1 – 4 of 4) sorted by relevance
1446 if (CheckProhibitedCXX11Attribute()) { in ParsePostfixExpressionSuffix()2021 if (CheckProhibitedCXX11Attribute()) in ParseBuiltinPrimaryExpression()
2824 if (CheckProhibitedCXX11Attribute()) in ParseDirectNewDeclarator()
6050 if (CheckProhibitedCXX11Attribute()) in ParseBracketDeclarator()
2081 bool CheckProhibitedCXX11Attribute() { in CheckProhibitedCXX11Attribute() function