Searched refs:CheckProhibitedCXX11Attribute (Results 1 – 4 of 4) sorted by relevance
2029 if (CheckProhibitedCXX11Attribute()) { in ParsePostfixExpressionSuffix()2797 if (CheckProhibitedCXX11Attribute()) in ParseBuiltinPrimaryExpression()
3426 if (CheckProhibitedCXX11Attribute()) in ParseDirectNewDeclarator()
8099 if (CheckProhibitedCXX11Attribute()) in ParseBracketDeclarator()
2811 bool CheckProhibitedCXX11Attribute() { in CheckProhibitedCXX11Attribute() function