Searched refs:ParseObjCDictionaryLiteral (Results 1 – 2 of 2) sorted by relevance
2888 return ParsePostfixExpressionSuffix(ParseObjCDictionaryLiteral(AtLoc)); in ParseObjCAtExpression()3508 ExprResult Parser::ParseObjCDictionaryLiteral(SourceLocation AtLoc) { in ParseObjCDictionaryLiteral() function in Parser
2062 ExprResult ParseObjCDictionaryLiteral(SourceLocation AtLoc);