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