Searched refs:CheckProhibitedCXX11Attribute (Results 1 – 4 of 4) sorted by relevance
1931 if (CheckProhibitedCXX11Attribute()) { in ParsePostfixExpressionSuffix()2648 if (CheckProhibitedCXX11Attribute()) in ParseBuiltinPrimaryExpression()
3297 if (CheckProhibitedCXX11Attribute()) in ParseDirectNewDeclarator()
7396 if (CheckProhibitedCXX11Attribute()) in ParseBracketDeclarator()
2691 bool CheckProhibitedCXX11Attribute() { in CheckProhibitedCXX11Attribute() function