Searched refs:CheckProhibitedCXX11Attribute (Results 1 – 4 of 4) sorted by relevance
1345 if (CheckProhibitedCXX11Attribute()) in ParsePostfixExpressionSuffix()1864 if (CheckProhibitedCXX11Attribute()) in ParseBuiltinPrimaryExpression()
2578 if (CheckProhibitedCXX11Attribute()) in ParseDirectNewDeclarator()
5533 if (CheckProhibitedCXX11Attribute()) in ParseBracketDeclarator()
1875 bool CheckProhibitedCXX11Attribute() { in CheckProhibitedCXX11Attribute() function