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