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