Searched refs:ParseObjCArrayLiteral (Results 1 – 4 of 4) sorted by relevance
2826 return ParsePostfixExpressionSuffix(ParseObjCArrayLiteral(AtLoc)); in ParseObjCAtExpression()3406 ExprResult Parser::ParseObjCArrayLiteral(SourceLocation AtLoc) { in ParseObjCArrayLiteral() function in Parser
2840 return ParsePostfixExpressionSuffix(ParseObjCArrayLiteral(AtLoc)); in ParseObjCAtExpression()3413 ExprResult Parser::ParseObjCArrayLiteral(SourceLocation AtLoc) { in ParseObjCArrayLiteral() function in Parser
1638 ExprResult ParseObjCArrayLiteral(SourceLocation AtLoc);
2036 ExprResult ParseObjCArrayLiteral(SourceLocation AtLoc);