Searched refs:CheckProhibitedCXX11Attribute (Results 1 – 4 of 4) sorted by relevance
1404 if (CheckProhibitedCXX11Attribute()) in ParsePostfixExpressionSuffix()1973 if (CheckProhibitedCXX11Attribute()) in ParseBuiltinPrimaryExpression()
2748 if (CheckProhibitedCXX11Attribute()) in ParseDirectNewDeclarator()
5945 if (CheckProhibitedCXX11Attribute()) in ParseBracketDeclarator()
2042 bool CheckProhibitedCXX11Attribute() { in CheckProhibitedCXX11Attribute() function